WMENUPOP Command: Windows

Toggles the pop-up menus in the SAS application windows on and off.
Windows specifics: all

Syntax

WMENUPOP <ON | OFF>

Required Arguments

no argument
toggles the pop-up menus on and off.
ON
turns the pop-up menus on.
OFF
turns the pop-up menus off.

Details

By default, the pop-up menus are on. You can access the pop-up menu for a window by clicking the right mouse button inside the window client area.
When used with the -NOAWSMENU system option, this command makes all menu selections unavailable to the user. This technique can be useful when developing SAS/AF applications in which you want to restrict the actions of the end user.