![]() Chapter Contents |
![]() Previous |
![]() Next |
| SAS Library: _getDatafile |
| Syntax |
Syntax |
| CALL SEND (library-object-id, '_getDatafile', datafile-name, datafile-object); |
| Argument | Type | Description |
|---|---|---|
| datafile-name |
C | specifies the one-level name of a SAS data file in this SAS Library object |
| datafile-object |
N | returns the object identifier of the SAS Data File object that is
created. If no library member name matches datafile-name, the
value returned in datafile-object is
0. |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.