home *** CD-ROM | disk | FTP | other *** search
/ The CIA World Factbook 1992 / k3bimage.iso / sel / 02 / 0026 / host.bat < prev    next >
Encoding:
DOS Batch File  |  1991-12-02  |  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. gt1500 /r1 host.scr
  8. if errorlevel 255 host
  9. if errorlevel 4   netmail
  10. cd \
  11.