home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / COMM / SMODM034.ZIP / PCBRS.BAT < prev    next >
DOS Batch File  |  1994-02-19  |  174b  |  7 lines

  1. echo off
  2. rem Smodem external batch file for PCBoard
  3. if exist pcberr.fil del pcberr.fil
  4. if exist pcbdsz.log del pcbdsz.log
  5. smodem /q /m /g /p:%1 /e:5 /z:%dszlog% /d:%3
  6.  
  7.