Chapter Contents |
Previous |
Next |
SAS Library: _setup |
Syntax | |
Details |
Syntax |
CALL SEND (library-object-id, '_setup, 'libref); |
Argument | Type | Description |
---|---|---|
libref |
C | specifies the libref that is defined for a SAS data library |
Details |
_setup initializes library-object-id with the library name, engine name, physical path, library attributes, server name (if the library is a remote library), and data representation.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.