Chapter Contents |
Previous |
Next |
SYNCHIO |
Valid in: | configuration file, SAS invocation |
Category: | Files: External files |
PROC OPTIONS GROUP= | EXTFILES and SASFILES |
Syntax | |
Syntax Description | |
Details | |
Comparisons | |
See Also |
Syntax |
SYNCHIO| NOSYNCHIO |
Details |
If the SYNCHIO option is not specified on the SAS invocation line or in the configuration file, its default value depends on the runmode with which SAS was invoked.
If SAS is invoked in DMR mode, BATCH mode, or LINE mode, the value is NOSYNCHIO (ASYNCHIO).
If SAS is invoked in full screen mode or OBJECTSERVER mode, the value will be SYNCHIO (NOASYNCHIO).
Operating Environment Information: Most SAS system options are initialized with default settings when SAS is invoked. However, the default settings for some SAS system options may vary both by operating environment and by site. Option values may also vary both by operating environment and by site. For details, see the SAS documentation for your operating environment.
Comparisons |
The SYNCHIO system option is a mirror alias of the system option NOASYNCHIO. NOSYNCHIO is equivalent to ASYNCHIO.
See Also |
System Options:
ASYNCHIO |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.