Chapter Contents

Previous

Next
SAS Metalib: _setup

SAS Metalib: _setup



Initializes a SAS Metalib object


Syntax
Details

Syntax

CALL SEND (metalib-object-id, '_setup'<, libref-select-exclude>);

Argument Type Description
libref-select-exclude
C specifies the currently defined SAS librefs to include or exclude frommetalib-object-id


Details

By default, a SAS Metalib object contains all currently-defined SAS librefs, but if libref-select-exclude is specified, the SAS librefs are filtered by the selection criteria before being added to metalib-object-id. For an example of using _setup, see Using the SAS Metalib Class.


Chapter Contents

Previous

Next

Top of Page

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