Chapter Contents |
Previous |
Next |
SAS Data File: _setup |
Syntax | |
Details |
Syntax |
CALL SEND (datafile-object-id, '_setup', datafile-name); |
Argument | Type | Description |
---|---|---|
datafile-name |
C | specifies a fully-qualified (libref.member) name for a SAS data file that initializes the SAS Data File object |
Details |
_setup initializes a SAS Data File object with its name, type, associated SAS library, attributes, and variables. For an example of using _setup, see Using the SAS Data File Class.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.