Definition of Menu Items
Menu Items are pointers to forms, reports, or classes. There are three different types of menu items: Display, Output, and Action.
The display menu items are used to open forms; the output is used to open reports and the action is used to execute a class with a main method.
Menu Items are pointers to forms, reports, or classes. There are three different types of menu items: Display, Output, and Action.
The display menu items are used to open forms; the output is used to open reports and the action is used to execute a class with a main method.