Subj : Re: Net2bbs and telegard setup To : Warpslide From : Nick Mackechnie Date : Mon Jan 20 2025 10:38 am > *** Quoting Cozmo from a message to All *** > > Co> I forgot to add I'm using Dosbox on Windows 7 in VirtualBox with > Co> Windows 10 64 as the host. > >I'm running in a Windows 10 32bit VM. I also forgot to mention this is >what >my NF.BAT file looks like: > >[--- begin NF.BAT ---] >@echo off >SET TASK=%1 >C:\TELEGARD\NF\ansi.com >C:\TELEGARD\NF\netfoss.com %1 /l57600 >rem ** If running a DOS based BBS (or Mystic), add " %1" to the end of >above >line ** >if errorlevel 1 goto end >C:\TELEGARD\NF\netcom.exe %1 %2 %3 %4 %5 %6 %7 %8 %9 >C:\TELEGARD\NF\netfoss.com /u >:end >[--- end NF.BAT ---] Hi Jay, Here's mine -- @echo off rem c:\netfoss\ansi.com rem c:\netfoss\netfoss.com c:\netfoss\netfoss.com %1 rem ** If running a DOS based BBS, add " %1" to the end of above line ** if errorlevel 1 goto end c:\netfoss\netcom.exe %1 %2 %3 %4 %5 %6 %7 %8 %9 c:\netfoss\netfoss.com /u :end -- And node1.bat -- @echo off path=%path%;t:\slbbs c: set slbbs=t:\slbbs set DSZlog=t:\logs\dsz.log t: cd \slbbs slbbs.exe 115200 14400 /C 1 rem slbbs.exe 115200 14400 /C 1 :end -- Nick --- SLMAIL v5.1 (#SLO409KEDG15G098) * Origin: The Trashcan - The BEST Rubbish * bbs.thenet.gen.nz (21:1/142) .