Chapter Contents

Previous

Next
SAS Variable: _loadDatafile

SAS Variable: _loadDatafile



Returns the SAS Data File object that contains this SAS Variable object


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.