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
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.
On 07 Mar 2026, Phil Taylor said the following...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
nf.bat /N%N /H%H c:\users\plt\mysticbbs\doors/stackem.bat
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
| Sysop: | Angel Ripoll |
|---|---|
| Location: | Madrid, Spain |
| Users: | 18 |
| Nodes: | 8 (0 / 8) |
| Uptime: | 13:40:24 |
| Calls: | 1,148 |
| Files: | 1,636 |
| D/L today: |
5 files (10K bytes) |
| Messages: | 66,472 |