home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / TELEGARD / TG27.ZIP / INSTALL.MJP / REMOTE.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-12-14  |  307 b   |  18 lines

  1. echo off
  2. watchdg1 on
  3. ctty gate1
  4. echo.
  5. echo :------------------------------------:
  6. echo :  Entering DOS...                   :
  7. echo :  Type "EXIT" to return to the BBS  :
  8. echo :------------------------------------:
  9. echo.
  10. prompt $l$p$g 
  11. command
  12. echo off
  13. c:
  14. cd \bbs
  15. ctty con
  16. watchdg1 off
  17. exit
  18.