home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / RBBS_PC / HYPERHOW.ZIP / HYPERS.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-07-09  |  278 b   |  11 lines

  1. echo off
  2. rem
  3. rem HyperP protocol send batch file
  4. rem
  5. d:\rbbs\prot\hyperp baud:%1 display:off logfile:d:\rbbs\xfer1.def port:%2 send %3
  6. d:
  7. cd \rbbs
  8. if exist xfer-1.def del xfer-1.def
  9. echo Must be an OK transfer if this is line two >> xfer1.def
  10. ren xfer1.def xfer-1.def
  11.