
My scripts are able to use the ReqTools.library, and default to that,
if you have rexxreqtools.library (No, these libraries are not included
here, because it would make the package too large, but they are freely
distributable and should be easy to obtain).

Some of these scripts can also display a progress indicator on the screen,
and default to that if rexxarplib.library is present.

If you do not want to use reqtools requesters or a progress indicator,
or if you want to change any of several other default settings used in my
scripts, just run the SetDefaults.rexx script.
THERE'S NO MORE NEED TO EDIT THE SCRIPTS TO CHANGE THESE SETTINGS!

Please don't use these scripts as examples of good programming in ARexx!
Initially they were just quick hacks for myself, not really meant for
public distribution. And even though they have come to be a fixed part
of the Scion distribution and have developed based on the wishes of users,
basically, that just means that they're hacked up even more now than they
were at the start.
I do try to keep them free of bugs, though, so I would really like to hear
it if you encounter any bugs, but also if you have any suggestions or
comments!

My scripts are released to the PUBLIC DOMAIN, unless otherwise specified
in the header of the script. This means that you can do with them whatever
you want. All I ask of you is to (please) name me as the original author.

NO WARRANTIES! I do not take the responsibility for ANYTHING, including,
but not limited to, the loss of data caused by any of these scripts.
Everything you do with the scripts is your own responsibility, and at your
own risk.

Freddy Aris, Lindeboomweg 7, NL-7135 KE Harreveld, The Netherlands.
24 Oct 1995
