home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / bewconv.zip / ZSB.BAT < prev   
DOS Batch File  |  1990-09-20  |  308b  |  8 lines

  1. echo off
  2. REM *** DSZ ZMODEM BATCH SEND ***
  3. REM qmodem passes the necessary parameters
  4. bewconv qmodem.bew zmodem.lst
  5. REM *** Make sure you change the Pathname below to match your system
  6. REM *** And you must a '@' in front of your pathname
  7. dsz port %2 speed %1 ha on  sz -m @D:\telecom\qm42\zmodem.lst
  8.