Chapter Contents |
Previous |
Next |
PMENU |
OS/2 specifics: | ACCELERATE= option accepted for four key combinations |
Syntax | |
Details | |
See Also |
Syntax |
PROC PMENU
<CATALOG=<libref.>catalog> <DESC
'entry-description'>;
|
This is a simplified version of the PMENU procedure syntax.
Note: For the complete syntax of the PMENU procedure and its explanation, see the
PMENU procedure in SAS Procedures Guide.
Under OS/2, the ACCELERATE= option in the ITEM statement is accepted only for the following key combinations:
Details |
The PMENU procedure defines pull-down menus that can be used in DATA step windows, macro windows, SAS/AF and SAS/FSP windows, or in any SAS application that enables you to specify customized menus.
If you want your program to be portable between OS/2 and Windows, you can use the following alternate key combinations:
If you use these alternate key combinations in your SAS program, the Edit pull-down menu shows the standard key combination; however, you can use either the standard or alternate key combination to activate the menu item.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.