Defining a Menu
A menu is used as a front-end to a program with several forms. While you can put form IDs on a menu that are not in the same program, the purpose of a menu is to provide transfers to other forms in the same program.
When you run the program, the menu is accessed first. Therefore, you must define the menu as the first form in the program (except when defining a menu for a menu program).
Note: You can define menus for online, inquiry, or menu
programs only.
To define a menu