home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pcjr / comm / PCZ406.LZH / PS.BAT < prev    next >
DOS Batch File  |  1990-11-21  |  121b  |  5 lines

  1. REM *Send file(s) via zmodem
  2. REM *Use '@' as 1st character of command file name for batch send
  3. pcz 1 2400 sz %1
  4. exit
  5.