BBS: TELESC.NET.BR
Assunto: Command shell issue?
De: drillsar
Data: Sun, 31 May 2026 10:16:51 -0700
-----------------------------------------------------------
I did some debug work and it looks like when I hit lib_up or down it loses File
Area Active
put debug lines in shell_lib
console.print("\r\nLIB NOW = " + bbs.curlib + "\r\n");
console.print("\r\nFILE AREA ACTIVE? " + bbs.curdir + "\r\n");
put debug line in OBV-2 shell
eval: 'console.print("\\r\\nENTERING FILE MENU\\r\\n"); bbs.file_cmds++;',
get the following
ENTERING FILE MENU
lib_up() fired up
Lib Now = 0
FILE_AREA_ACTIVE? 0
n
---
gSynchronetn Digital Distortion: digitaldistortionbbs.com
-----------------------------------------------------------
[Voltar]