home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / MAGIC.ZIP / PEEK.BAT < prev    next >
DOS Batch File  |  1993-02-01  |  629b  |  21 lines

  1. @echo off
  2. loadbtm on
  3. cls
  4. c:
  5. cd \max\peeker
  6. x00 e 1 b,0,38400
  7. boob
  8. peeker.exe ! B%1 FFiles.bbs Hc:\max\peeker NPeeker.ctl xc:\peek G%2 D%3 Z500 T30 U%4_%5
  9.  
  10. if errorlevel 100 Echo Archive Exists
  11. if errorlevel  90 If Exist c:\peek\XFILE.* c:\comm\gsz.exe port 1 ha on sz -m -Z c:\peek\XFILE.*
  12. if errorlevel  90 goto Quit
  13. if errorlevel  89 If Exist c:\peek\XFILE.* c:\comm\gsz.exe port 1 ha on sb -k c:\peek\XFILE.*
  14. if errorlevel  89 goto Quit
  15. if errorlevel  88 If Exist c:\peek\XFILE.* c:\comm\gsz port 1 sx c:\peek\XFILE.*
  16. if errorlevel  88 goto Quit
  17.  
  18. :QUIT
  19. If Exist c:\peek\XFILE.* DEL c:\peek\XFILE.*
  20. cd \max
  21.