| SAS System Options under Windows |
| Default: | XCMD |
| Valid in: | configuration file, SAS invocation |
| Category: | Environment control: Display |
| PROC OPTIONS GROUP= | ENVDISPLAY |
| Windows specifics: | all |
| Syntax | |
| Details | |
| See Also |
Syntax |
| -XCMD | -NOXCMD |
| -XCMD ON | -XCMD OFF |
specifies to allow the X command to be valid in the current SAS session.
specifies not to allow the X command to be valid in the current SAS session.
| Details |
The XCMD allows the X command to be active in the current SAS session.
If you specify NOXCMD, the following are disabled:
PIPE and NAMEPIPE device types in the FILENAME statement
CALL SYSTEM routine
X command
Dynamic Data Exchange (DDE)
%SYSEXEC macro
SYSTASK statement
FILENAME function.
| See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.