                           Help File Structure

The MMI System requires a file of help messages for each program in the system
that requires user input. These messages, when invoked by pressing the hot
key for help while the cursor is sitting on an input field, are displayed in 
a pop-up screen to provide assistance to the user for entering input data. The 
help file, named MMI.HLP, contains these messages grouped by program name 
in the fashion shown below.

Guidelines - for MMI.HLP

Group Record - One for each program in the system:
--------------------------------------------------
1 Col 01 - 01: [
2 Col 02 - 09: 8 character program name using uppercase letters
3 Col 10 - 10: ]

Data Record - A maximum of ten lines per group:
--------------------------------------------------
1 Col 01 - 02: Page number, preceeding zero required
2 Col 03 - 04: Option number, preceeding zero required
3 Col 05 - 74: Help message

To determine the page and option numbers for columns 1 through 4, run the 
program from the menu and observe the values in the upper left hand corner
of the screen. (Ignore the error message that disables the help function.)
Note how the page and option numbers change as the cursor moves from field
to field.

