Chapter Contents |
Previous |
Next |
SAS Variable: _loadDatafile |
Syntax | |
Details |
Syntax |
CALL SEND (variable-object-id, '_loadDatafile', datafile-id); |
Argument | Type | Description |
---|---|---|
datafile-id | N | returns the object identifiere of the SAS Data File object that contains variable-object-id |
Details |
The Datafile object identifier is returned as datafile-id and can be used to invoke the Datafile object methods.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.