home *** CD-ROM | disk | FTP | other *** search
- rem
- rem SZModem batch file for use with Qmodem 4.2f (UPLOAD)
- rem
- rem Qmodem passes port in %2, DTE baud rate in %1, DCE baud rate in %3
- rem and file pathname in %4.
- rem
- rem Current command line options select:
- rem /SZTURBO - enables turbo option
- rem /DL - Activates DSZ logging to DSZ.LOG
- rem /HARD - Turns on hardware (RTS/CTS) flow control
- rem
-
- szmodem port %2 BAUD %1 SZ %4 /SZTurbo /DL /HARD