home *** CD-ROM | disk | FTP | other *** search
- rem
- rem SZModem batch file for use with Qmodem 4.2f (DOWNLOAD)
- rem
- rem Qmodem passes port in %2, DTE baud rate in %1, DCE baud rate in %3
- 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
- rem %4 is the download path as set in Qmodem setup.
- rem
- SZMODEM PORT %2 BAUD %1 RZ %4 /SZTurbo /DL /HARD