FailAt 20

Version > NIL: reqtools.library 38
If NOT WARN
    Echo "You already got installed : [1m" NOLINE
    Version reqtools.library
    Echo "[0m" NOLINE
    Ask "Do you want to install version [1m38.1020[0m of the reqtools.library?"
    If NOT WARN
        Skip NoReqLibInst
    EndIf
EndIf

Echo "*nCopying the reqtools.library to your LIBS: ..."
Copy > NIL: libs/reqtools.library TO LIBS:

Lab NoReqLibInst

Avail > NIL: FLUSH
Echo "*nDone."
EndCLI > NIL:
