home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / PROTOCOL / HYPER11F.ZIP / HSEND_T.BAT < prev    next >
DOS Batch File  |  1990-07-06  |  403b  |  12 lines

  1. echo on
  2. cls
  3. rem *****************************************************************
  4. rem * HyperProtocol Dos Module batch file for SENDING files with
  5. rem * Telix.  This was tested using version 3.12 of Telix
  6. rem *****************************************************************
  7. rem
  8. hyperp baud:%1 port:%2 send %3
  9. echo File transfer completed.
  10. echo To return to your communications program,
  11. exit
  12.