Chapter Contents

Previous

Next
SEQENGINE=

SEQENGINE=



Specifies the default engine for sequential SAS data libraries

Default: SASV7SEQ
Valid in: configuration file, SAS invocation, OPTIONS statement, OPTIONS window
Category: File Control: SASFILES
OS/390 specifics: all


Syntax
Details
See Also

Syntax

SEQENGINE=sequential-engine

sequential-engine
can have the following values:

TAPE or V8TAPE
specifies the engine for accessing sequential SAS data libraries in Version 8 tape format.

V7TAPE, V7SEQ, or SASV7SEQ
specifies the engine for accessing sequential SAS data libraries in Version 7 tape format.

V6SEQ, or SASV6SEQ
specifies the engine for accessing sequential SAS data libraries in Version 6 tape format.


Details

The SEQENGINE= system option specifies the engine that SAS will use to access an existing sequential format data library when an engine name is not explicitly stated in the LIBNAME statement or LIBNAME function.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.