| System Options under UNIX |
| Default: | V9 |
| Valid in: | configuration file, SAS invocation, SASV9_OPTIONS environment variable |
| Category: | Files: SAS Files |
| PROC OPTIONS GROUP= | SASFILES |
| UNIX specifics: | valid values of engine-name |
| See: | ENGINE= System Option in SAS Language Reference: Dictionary |
| Syntax | |
| See Also |
Syntax |
| -ENGINE engine-name |
can be one of the following under UNIX:
specifies the default SAS engine for SAS 9 through SAS 9.2 files.
specifies the SAS engine for Release 6.09 through Release 6.12. This engine is read-only.
specifies the default sequential engine for SAS 9 and SAS 9.1 files.
specifies the SAS sequential engine for all Version 8 and Version 7 files. These engines are identical to the V9TAPE engine.
specifies the SAS sequential engine for Version 6 files. This engine is read-only.
| See Also |
ENGINE System Option in SAS Language Reference: Dictionary
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.