home *** CD-ROM | disk | FTP | other *** search
- rem
- rem SZModem batch file for use with telix. (UPLOAD)
- rem
- rem Telix passes port in %2, baud rate in %1, and file pathname 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
-
- szmodem port %2 BAUD %1 SZ %3 /SZTurbo /DL /HARD