home *** CD-ROM | disk | FTP | other *** search
/ DTP Toolbox / DTPToolbox.iso / utilities / misc / opus / cdda_mpeg_op5 / cdda_mpeg_docs / check / 6 < prev    next >
Encoding:
Text File  |  1995-11-27  |  151 b   |  6 lines

  1. if EXISTS C:WBRun 
  2.     requestchoice "System Check" "WBRun ist installiert." "OK"
  3. else 
  4.     requestchoice "Fehler" "WBRun ist nicht installiert." "OK"
  5. EndIf
  6.