Chapter Contents |
Previous |
Next |
The PMENU Procedure |
Menus can replace the command line as a way to execute commands. To activate menus, issue the PMENU command from any command line. Menus must be activated in order for them to appear.
When menus are activated, each active window has a menu bar, which lists items that you can select. Depending upon which item you select, SAS either processes a command, displays a menu or a submenu, or requests that you complete information in a dialog box. The dialog box is simply a box of questions or choices that require answers before an action can be performed. Menu Bar, Pull-Down Menu, and Dialog Box illustrates features that you can create with PROC PMENU.
Menu Bar, Pull-Down Menu, and Dialog Box
Note: A menu bar in some
operating environments may appear as a popup
menu or may appear at the bottom of the window.
The PMENU procedure produces no immediately visible output. It simply
builds a catalog entry of type PMENU that can be used later in an application.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.