home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of A1200
/
World_Of_A1200.iso
/
programs
/
develop
/
gadtoolsbox
/
nofraglib
/
installnofrag
< prev
next >
Wrap
Text File
|
1995-02-27
|
476b
|
25 lines
FailAt 20
Version > NIL: nofrag.library 2
If NOT WARN
Echo "You already got installed :
" NOLINE
Version nofrag.library
Echo "" NOLINE
Ask "Do you want to install version
2.2
of the nofrag.library?"
If NOT WARN
Skip Abort
EndIf
EndIf
Echo "*nCopying the nofrag.library to your LIBS: ..."
Copy > NIL: libs/nofrag.library TO LIBS:
Avail > NIL: FLUSH
Echo "*nDone."
EndCLI > NIL:
Quit
Lab Abort
Echo "*nAborted!"
EndCLI > NIL: