| System Options under OpenVMS |
Specifies that process-level logical names are passed to the subprocess
that is spawned by an X statement or X command.
| Default: |
XLOGICAL
|
| Valid in: |
configuration file, SAS invocation, OPTIONS
statement, SAS System Options window, VMS_SAS_OPTIONS DCL
symbol
|
| Category: |
Environment control: Initialization and operation
|
| PROC OPTIONS GROUP= |
EXECMODES
|
| OpenVMS specifics: |
all
|
-
XLOGICAL
-
passes the logical names to the subprocess.
-
NOXLOGICAL
-
does not pass the logical names to the subprocess.
The XLOGICAL system option specifies whether
to pass the process-level logical names to the subprocess that is spawned
by an X statement or X command.
The XLOGICAL system option takes effect only after a
subprocess is spawned. For information about when a subprocess is spawned,
see
XTIMEOUT= System Option: OpenVMS.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.