Custom menus are variations of standard menus that reflect the needs of your installation. Assign custom menus to users according to their job function. The menus determine which programs users can access.
You can create a custom menu by copying and modifying another menu or you can build it yourself .
Use the following procedures to:
After you create a custom main menu, assign it as the root menu for the appropriate users. If you create a custom submenu, assign it to a menu to which the users for whom you created it have access.
From the System > System Programming menu, select Program Editor to display the Program Editor screen.
In the File Name field, enter menus.
In the Edit Program field, enter the name of the menu to copy.
For example, to copy the Files menu, enter Files.
Use the Copy hot key to display the Menu Copy Prompts screen.
The system populates these prompts with the MENUS file name and the name of the menu being copied.
At the to Program prompt, enter the new menu name.
At the Do you want to KEEP Current Version sequence? (Y/N) prompt, enter N.
The system replaces the current version number of the copied menu with a 1 for the new menu.
The cursor moves to the unlabeled field of codes on the next line of the Program Editor screen.
Enter E (edit) to display the Sub-Menu Maintenance screen.
This screen displays the setup information for the copied menu.
Edit the copied menu as described in the Editing Menus topic.
Press Esc to save the new menu.
Press Esc to exit the Program Editor.
Note: Assign custom menus to users in the Root Menu field in User Maintenance.
From the System > System Programming menu, select Program Editor to display the Program Editor screen.
In the File Name field, enter menus.
In the Edit Program field, enter a new menu name.
Note: For a user-specific custom menu, the new menu name must be &userid& or &useridXX&, where userid is the user ID of the person for whom you are creating this menu and XX is an optional suffix if the user has more than one custom menu.
The cursor moves to the unlabeled field of codes on the next line of the Program Editor screen.
Enter E (edit) to display the Sub-Menu Maintenance screen
Create a new menu as described in Editing Menus.
Press Esc to save the new menu.
Press Esc to exit the Program Editor.
Note: Assign custom menus to users in the Root Menu field in User Maintenance.
See Also: