Chapter Contents

Previous

Next
SAS Library: _getPath

SAS Library: _getPath



Retrieves the pathname(s) for the libraries associated with a SAS Library object


Syntax

Syntax

CALL SEND (library-object-id, '_getPath', path-list);

Argument Type Description
path-list
N returns the identifier of an SCL list containing each external name in a SAS Library object's pathname. Multiple pathnames are returned only if the libref for a SAS Library object is a concatenated libref.


Chapter Contents

Previous

Next

Top of Page

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