Previous Topic: Menu Manipulation CommandsNext Topic: Displaying Menus


Selecting a menu

Using a select function facilitates the use of menus. You can select or add to a list of existing menus, or perform any of the menu manipulation functions for a selected menu. The select function is invoked by specifying a value of MENU(*SELECT) when using the command Work with Menu (YWRKMNU). For example:

YWRKMNU MENU(*SELECT) FILE(YDSNMNU)