home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / disk utilities / dirutil / dopus / player_2.1_opus5 / check / 1 next >
Encoding:
Text File  |  1997-11-21  |  234 b   |  6 lines

  1. if EXISTS LIBS:rexxsupport.library 
  2.     requestchoice "System Check" "`version LIBS:rexxsupport.library full`" "OK"
  3. else 
  4.     requestchoice "Fehler" "Die rexxsupport.library wurde nicht gefunden. *nDiese muss installiert sein !" "OK"
  5. EndIf
  6.