home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / NETF081.ZIP / NF.BAT < prev   
Encoding:
DOS Batch File  |  2002-12-02  |  236 b   |  8 lines

  1. @echo off
  2. c:\bbs\netfoss\netfoss.com
  3. rem ** If running a non-door32.sys system, add a " %1" to end of above line **
  4. if errorlevel 1 goto end
  5. c:\bbs\netfoss\netcom.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
  6. c:\bbs\netfoss\netfoss.com /u
  7. :end
  8.