System Options under z/OS |
Default: | XCMD |
Valid in: | configuration file, SAS invocation |
Category: | Input Control: INPUTCONTROL |
PROC OPTIONS GROUP= | INPUTCONTROL |
z/OS specifics: | all |
Syntax | |
Details |
Syntax |
XCMD | NOXCMD |
Details |
If XCMD is in effect, you can issue operating environment commands through any of the available SAS interfaces, including the X command or the X statement; TSO command, statement, function, or CALL routine; SYSTEM function or CALL routine; %TSO macro; or %SYSEXEC macro.
If NOXCMD is in effect, then all of the above interfaces are disabled. In addition, the following interfaces are disabled:
PIPE and NAMEPIPE device types in the FILENAME statement
FILENAME function
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.