home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BUSCRD13.ZIP / BUSBATCH.ZIP / ZPROT.BAT < prev   
DOS Batch File  |  1994-12-26  |  414b  |  8 lines

  1. echo off
  2. rem *************************************************************************
  3. rem This Batch file is used to SEND a file to the BBS caller: DSZ ZMODEM
  4. rem    %1 = ComPort that BUSINESS CARD will pass to the batch
  5. rem    %2 = File Name ...BUSINESS CARD will pass name it calls the file
  6. rem *************************************************************************
  7. dsz port %1 handshake both z sz %2
  8.