Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether a menu title is enabled or disabled with SET SKIP OF.
SKPPAD(cMenuBarName, cMenuTitleName)
Return Value
Logical
Parameters
cMenuBarName
Specifies the name of the menu bar that contains the menu title.cMenuTitleName
Specifies the name of the menu title whose status (enabled or disabled) SKPPAD( ) returns.
Remarks
SKPPAD( ) returns true (.T.) if the menu title is disabled, and false (.F.) if the menu title is enabled.