home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / clipper / db25_o.zip / DBTOOLS / OBJ / BLINK.BAT next >
DOS Batch File  |  1993-06-01  |  136b  |  11 lines

  1. @echo off
  2. cls
  3. blinker @blink.lnk
  4. if not errorlevel 1 goto Quit
  5.  
  6. :Error
  7. echo Error found: Can not create db.exe !
  8. pause
  9.  
  10. :Quit
  11.