home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 December / simtel1292_SIMTEL_1292_Walnut_Creek.iso / msdos / bbs / pcc300.arc / PCONNECT.EXE / lha / P.BAT < prev    next >
DOS Batch File  |  1988-06-18  |  150b  |  12 lines

  1. REM Place drive here such as C: or D:
  2.  
  3. cd\pconnect
  4. set DSZLOG=\pconnect\system\dszlog.pcc
  5. PCC.exe
  6. if errorlevel 2 goto done
  7. p.bat
  8.  
  9. :done
  10.  
  11.  
  12.