PMENU Procedure

SUBMENU Statement

Specifies the SAS file that contains a common submenu associated with an item.
Building a Menu Bar for an FSEDIT Application

Syntax

Required Arguments

submenu-name
specifies a name for the submenu statement. To associate a submenu with a menu item, submenu-name must match the submenu name specified in the SUBMENU= action-option in the ITEM statement.
SAS-file
specifies the name of the SAS file that contains the common submenu.