On 07 Mar 2026, Phil Taylor said the following...
Hello
I am having a issue with this and the door will not run.
(DD) Exec external program S255 c:\users\plt\mysticbbs\NF.BAT /%3 /H0 c:\users\plt\mysticbbs\doors\stackem/run.bat
c:\users\plt\mysticbbs\netfoss.com %1
c:\mystic\netfoss\netcom.exe %1 %2 %3 %4 %5 %6 %7 %8 %9 c:\mystic\netfoss\netfoss.com /u
The nf.bat is located in the c:\users\plt\mysticbbs directory
The run.bat is located in the c:\users\plt\mysticbbs\doors\stackem
Your Mystic command line is wrong, and your nf.bat is wrong as well as far a can tell per your own admission.
Change the /%3 /H0 to /N%N /H%H
Change the stackem/run.bat to stackem\run.bat for consistency
Change the nf.bat "netcom.exe %1 %2 etc" line to c:\users\plt\mysticbbs and the same for the other line under it for "netfoss.com /u" if that's where netfoss.com and netcom.exe are.
Hello
I made the changes that you told me to do and while trying to run the bbs door I am getting command not passed.
Here is the changes I did
BBS Command Line
nf.bat /N%N /H%H c:\users\plt\mysticbbs\doors/stackem.bat
ßßßßßßßßßßßßßßßßßßßßßßß Command ID 10: default.OTHER ßßßßßßßßßßßßßßßßßßßßßßßß
Display Text ³ (1) Stackem
LightBar OFF ³ Stackem
LightBar ON ³ Stackem
LightBar X Y ³ 0 0
Hot Key ³ 1 Ú GRID MENU JUMPS ÄÄÄÄÄÄÄ
Access String ³ s255 ³ Up 00 Escape 00
Display When ³ User has access ³ Down 00 Tab 00
Redraw After ³ Yes ³ Left 00 PageUp 00
Execute Timer ³ 0 ³ Right 00 PageDn 00
Timer Type ³ Every <timer> interval ³ Home 00 End 00
Action List ÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Access ÄÄÄÄÄ Data ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
(DD) Exec external program S255 NF.BAT /N%N /H%H C:\Users\plt\mystic
run.bat
@echo off
set NODE=%1
netcom.exe %1 %2
cd c:\Users\plt\mysticbbs\DOORS\Stackem
STACKEM.EXE STACKEM.CFG C:\users\plt\mysticbbs\temp%1\doors.sys
cd c:\users\plt\mysticbbs
netfoss /U
NF.BAT
@echo off
c:\users\plt\mysticbbs\netfoss.com %1
if errorlevel 1 goto end
REM c:\mystic\netfoss\netcom.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
netcom.exe %1 %2
c:\mystic\netfoss\netfoss.com /u
:end
telnet://ricksbbs.synchro.net:23
http://ricksbbs.synchro.net:8080
IRC www.irccloud.com/irc/ricksbbs/channel/ricksbbs
--- SBBSecho 3.14-Win32
* Origin: Rick's BBS -
telnet://ricksbbs.synchro.net:23 (21:1/242)