The "Tools" directory contains several Rexx scripts that you might find
useful. To decide whether you want to use them, take a look at the
comments at the beginning of each script. Copy or move the ones you
want to the main Major Major directory.

Some of these tools have prerequisites. The important prerequisities
are:

1. RXU.DLL, which needs to be in your LIBPATH.  If you don't have it,
   look for rxu1a.zip on an OS/2 archive site, for example hobbes.nmsu.edu.

2. TNItools.zip, which is a small collection of Rexx scripts that can
   be called by other Rexx scripts, to deal with INI and TNI files.
   The scripts in TNItools.zip should be placed in a directory that is
   on your PATH.

In the longer term, TNItools will be distributed with the GenINI
package.  For now, however, you can find it at

           ftp://ftp.pmoylan.org/software/TNItools.zip

