home *** CD-ROM | disk | FTP | other *** search
- FailAt 20
-
- Version > NIL: gadtoolsbox.library 39
- If NOT WARN
- Echo "You already got installed : " NOLINE
- Version gadtoolsbox.library
- Echo "" NOLINE
- Ask "Do you want to install version 39.3 of the gadtoolsbox.library?"
- If NOT WARN
- Skip Abort
- EndIf
- EndIf
-
- Echo "*nCopying the gadtoolsbox.library to your LIBS: ..."
- Copy > NIL: libs/gadtoolsbox.library TO LIBS:
- Avail > NIL: FLUSH
- Echo "*nDone."
- EndCLI > NIL:
- Quit
-
- Lab Abort
-
- Echo "*nAborted!"
- EndCLI > NIL:
-