home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / GT1700_5.ZIP / HOST.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-10-30  |  251 b   |  11 lines

  1. rem
  2. rem   This is a sample batch file to start the GT host mode.  You should
  3. rem   modify it for your own system requirements.
  4. rem
  5. set GTPATH=C:\GT
  6. cd \gtbbs\general
  7. gt1700 /r2 host.scr
  8. if errorlevel 255 host
  9. if errorlevel 4   netmail
  10. cd \
  11.