home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / files / commadio / pcb1 / pcbswd3.exe / PCBRZ.BAT < prev    next >
DOS Batch File  |  1992-12-09  |  169b  |  9 lines

  1. echo off
  2. if exist pcberr.fil del pcberr.fil
  3. dsz.com handshake both pB4096 z pr1 rz -p %3
  4. if errorlevel 1 goto bad
  5. goto end
  6. :bad
  7. copy pcberr.old pcberr.fil
  8. :end
  9.