Chapter Contents |
Previous |
Next |
SAS Catalog Entry: _setup |
Syntax | |
Details |
Syntax |
CALL SEND (catentry-object-id, '_setup', catentry-name); |
Argument | Type | Description |
---|---|---|
catentry-name | C | specifies the four-level fully-qualified name (libref.catalog.entry.type) of a SAS Catalog entry |
Details |
_setup initializes a SAS Catalog Entry object with its name, entry type, entry description, date it was last modified, associated SAS library, associated SAS catalog, and a list of the catalog entry's attributes. For an example of using _setup, see Using the SAS Catalog Entry Class.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.