SYS(2013) - System Menu Name String

Returns a space-delimited character string containing the internal names of the Visual FoxPro menu system.

SYS(2013)

Return Values

Character

Remarks

SYS(2013) facilitates utilization of the Visual FoxPro system menu bar and system menus. The character string returned contains the name of the system menu bar, its menu titles, and the name of each item on the menus.

SYS(2013) returns the names of the menu titles and menu items for every FoxPro platform. See System Menu Names for a listing of Visual FoxPro menu titles and menu items.

See Also

DEFINE BAR | DEFINE MENU | DEFINE POPUP | SYS( ) Functions Overview | SYS(1500) - Activate a System Menu Item | System Menu Names