I assume there's a way to directly run a BBS door from a
menu? (i.e. a command shell)
If so, how would I go about doing so?
Reason I want to do it: I want to run the EZ-ROM door from the Files
menu, so users call call up the EZ-ROM from that menu and not
necessarily the door/online system menu.
I assume I set up the door the normal way in SCFG, but invoke it from
a command shell.
I assume there's a way to directly run a BBS door from a menu? (i.e.bbs.exec_xtrn(xtrn_number_or_code) ;Execute external program by number
a command shell)
If so, how would I go about doing so?
Reason I want to do it: I want to run the EZ-ROM door from the Files
menu, so users call call up the EZ-ROM from that menu and not
necessarily the door/online system menu.
I assume I set up the door the normal way in SCFG, but invoke it from
a command shell.
Thanks!
*** Diamond Dave ***
---
þ Synchronet þ Diamond Mine Online BBS - bbs.dmine.net:24 -
Fredericksburg, VA USA
I assume there's a way to directly run a BBS door from a menu? (i.e.
a command shell)
If so, how would I go about doing so?
bbs.exec_xtrn(xtrn_number_or_code) ;Execute external program by number
or internal code.
Re: Re: Running a BBS door directly from a menu (command shell)That's JS you put in your default.js or whatever menu file you're
By: nelgin to All on Sun Oct 19 2025 01:21 am
I assume there's a way to directly run a BBS door from a menu?
(i.e. a command shell)
If so, how would I go about doing so?
bbs.exec_xtrn(xtrn_number_or_code) ;Execute external program by
number or internal code.
That's sort of what I thought. Is that Javascript or Baja code?
*** Diamond Dave ***
---
þ Synchronet þ Diamond Mine Online BBS - bbs.dmine.net:24 -
Fredericksburg, VA USA
bbs.exec_xtrn(xtrn_number_or_code) ;Execute external program by
number or internal code.
That's sort of what I thought. Is that Javascript or Baja code?
Sysop: | Greg Meckel |
---|---|
Location: | Anchorage, AK |
Users: | 12 |
Nodes: | 6 (0 / 6) |
Uptime: | 27:50:30 |
Calls: | 147 |
Files: | 1,874 |
D/L today: |
1 files (40K bytes) |
Messages: | 17,956 |
Posted today: | 1 |
Sysop: | Greg Meckel |
---|---|
Location: | Anchorage, AK |
Users: | 12 |
Nodes: | 6 (0 / 6) |
Uptime: | 27:50:30 |
Calls: | 147 |
Files: | 1,874 |
D/L today: |
1 files (40K bytes) |
Messages: | 17,956 |
Posted today: | 1 |