this is my 1st time making my own baja
what did I do wrong
!include sbbsdefs.inc
!include file_io.inc
!include dir_attr.inc
:main
cmd_home
async
compare_ars expert
if_false
clear_abort
menu WILDCAT\door
print "\r\nCommand >>? "
else
print "\r\n@GRP@ @SUB@, Door MENU: ? "
end_if
node_action node_main
async
getcmd 1Q?\r
# Write command to log file
logkey_comma
# Commands
cmdkey ?
compare_ars expert
if_true
menu WILDCAT\door
end_if
end_cmd
cmdkey 1
EXEC_BIN "BOX"
end_cmd
cmdkey Q
cmd_pop
goto main
end_cmd
end_cmd
thanks
this is my 1st time making my own baja
what did I do wrong
!include sbbsdefs.inc
!include file_io.inc
!include dir_attr.inc
:main
cmd_home
async
compare_ars expert
if_false
clear_abort
menu WILDCAT\door
print "\r\nCommand >>? "
else
print "\r\n@GRP@ @SUB@, Door MENU: ? "
end_if
node_action node_main
async
getcmd 1Q?\r
# Write command to log file
logkey_comma
# Commands
cmdkey ?
compare_ars expert
if_true
menu WILDCAT\door
end_if
end_cmd
cmdkey 1
EXEC_BIN "BOX"
end_cmd
cmdkey Q
cmd_pop
goto main
end_cmd
end_cmd
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 106 |
Nodes: | 16 (0 / 16) |
Uptime: | 02:10:05 |
Calls: | 5,893 |
Calls today: | 9 |
Files: | 8,496 |
D/L today: |
63 files (12,076K bytes) |
Messages: | 344,853 |
Posted today: | 2 |