| System Options under OpenVMS |
| Default: | EXPANDLNM |
| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window, VMS_SAS_OPTIONS DCL symbol |
| Category: | Environment control: Display |
| PROC OPTIONS GROUP= | ENVDISPLAY |
| OpenVMS specifics: | all |
| Syntax | |
| Details | |
| Example |
Syntax |
| EXPANDLNM | NOEXPANDLNM |
specifies that concealed logical names are to be expanded when paths are displayed. This is the default.
| Restriction: | The EXPANDLNM option does not apply to search list logical names. |
specifies that concealed logical names are not to be expanded when paths are displayed.
| Details |
The EXPANDLNM system option controls whether concealed logical names are expanded when libref paths are displayed to the user.
| Example |
MYDISK$:[DIRECTORY]
is displayed as
$1$DUA1:[MYDISK.DIRECTORY]
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.