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

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