home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / PC126CV.ZIP / GOLD.BAT < prev    next >
DOS Batch File  |  1992-06-24  |  237b  |  13 lines

  1. @golded
  2. @if errorlevel 8 goto error
  3. @if errorlevel 2 goto process
  4. @goto exit
  5. :process
  6. @SQUISH OUT squash -fechotoss.log
  7. @if exist echotoss.log del echotoss.log
  8. :exit
  9. @seterr 0 > Nul:
  10. @if exist *.bak del *.bak
  11. :error
  12. @echo  
  13.