home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AMIGA PD 1
/
AMIGA-PD-1.iso
/
Programme_zum_Heft
/
Programmieren
/
Workshops
/
GadToolsBox
/
GTXLib
/
InstallGTXLib
< prev
next >
Wrap
Text File
|
1993-04-08
|
503b
|
25 lines
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: