SAS System Options under Windows |
Default: | none |
Valid in: | configuration file, SAS invocation |
Category: | Environment control: Display |
PROC OPTIONS GROUP= | ENVDISPLAY |
Windows specifics: | all |
Syntax | |
Details |
Syntax |
-REGISTER 'menu-name' 'command' <'working-directory'> |
specifies the name you want to appear in the menu. The menu-name must be enclosed in quotation marks.
specifies the command you want to execute. The command argument can either be a .EXE, .COM, or .BAT file, or it can be an operating environment command such as the DIR command. The command must be enclosed in quotation marks.
specifies the working directory to use for the application. This argument is optional. Read your application's documentation to see whether the application requires a working directory specification. The working-directory must be enclosed in quotation marks.
Details |
You can add up to eight commands to the Tools menu in the main SAS window. If your menu name or command does not include blanks or special characters, you can omit the quotation marks. For more information about adding commands to the list, see Adding Applications to the Tools Menu.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.