specifies that the
X command is valid in the current SAS session.
-NOXCMD
specifies that the
X command is not valid in the current SAS session.
Details
The XCMD system option
specifies whether the X command is valid in the current SAS session.
You cannot use several
SAS statements, objects, or facilities if you use the NOXCMD system
option. Examples of these statements, objects, and facilities include
the following:
the PIPE device type in the FILENAME
statement
the CALL SYSTEM routine
the %SYSEXEC macro
any facility that SAS uses to execute
a shell-level command