home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #4 / amigaacscoverdisc1998-041998.iso / utilities / shareware / music / mrmidi / install_mrmidi < prev    next >
Encoding:
Text File  |  1998-03-08  |  275 b   |  11 lines

  1. If EXISTS LIBS:rexxutil.library
  2.   Version >NIL: LIBS:rexxutil.library VERSION 33 REVISION 159
  3.   If WARN
  4.     Copy FROM Libs/rexxutil.library TO LIBS: CLONE
  5.   EndIf
  6. Else
  7.   Copy FROM Libs/rexxutil.library TO LIBS: CLONE
  8. EndIf
  9. Protect Kill +p
  10. Echo "Installation was successful."
  11.