home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / h / hyperhow.zip / HYPERR.BAT < prev    next >
DOS Batch File  |  1990-07-09  |  226b  |  10 lines

  1. echo off
  2. rem
  3. rem HyperP protocol receive batch file
  4. rem
  5. d:\rbbs\prot\hyperp.exe baud:%1 display:off logfile:d:\rbbs\xfer1.def port:%2 receive %3
  6. d:
  7. cd \rbbs
  8. if exist xfer-1.def del xfer-1.def
  9. ren xfer1.def xfer-1.def
  10.