April 17, 1994

HTOOLS directory                Version 1.0

The enclosed program is HELPMENU, a User RPL program for the HP 48-G/GX.
It was written by Matthew Willis, as a study aid. It presents the user with
a custom help screen with a number of other help screens to page through.

Try it and see! Press SAMP (for SAMP.HLP) and then press HELP (for HELPMENU)
If you like it, email me at 3mbw4@qucdn.queensu.ca 

No guarantees on whether it will run on the S/SX. The help file 'SAMP.HLP'
won't run for sure, since it uses the command MSGBOX, which is new on the
G/GX. Also the support program L->G won't work. But I *think* the basic
program, HELPMENU, will run on an S/SX.

If you are so inclined, you can really cram a lot of text into a GROB, using 
the programs in the HTOOLS directory.

ITEMS ENCLOSED:

HTOOLS Directory, contains:
 HELPMENU    - The main program. Put a list on the stack and execute HELPMENU
 SAMP.HLP    - A sampler. Contains text, graphics and programs. Intended to 
               show off what helpmenu can do.
 VANILLA.HLP - A very basic text-only help file.
 LSPLIT  \
 L->G     \  - Graphics preparation utilities, see Help2.txt for details
 GSTITCH  /
 LOOK    /
 HELP.DRV    - Help Driver. Allows you to maintain subdirectories of help
               files.

What to do with this stuff:

Store HELPMENU and HELP.DRV in your root directory. See Help2.txt for more 
information.

