home *** CD-ROM | disk | FTP | other *** search
- rem
- rem SZModem batch file for use with telix. (DOWNLOAD)
- rem
- rem Telix passes port in %2, baud rate in %1.
- 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 "\TELIX\DOWNLOAD\" is my D/L path.
- rem
- SZMODEM PORT %2 BAUD %1 RZ \TELIX\download\ /SZTurbo /DL /HARD