home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / t / th300.zip / ZMRCV.BAT < prev    next >
DOS Batch File  |  1992-09-29  |  162b  |  6 lines

  1. rem                             ZMRCV.BAT
  2. echo off
  3. echo            This is a sample batch file for ZModem Uploads using DSZ
  4. echo
  5. dsz port %1 speed %2 rz %3
  6.