Chapter Contents

Previous

Next
SAS Logical: _getExtfile

SAS Logical: _getExtfile



Creates and returns a SAS External File object for a logical name


Syntax
Details

Syntax

CALL SEND (object-id, '_getExtfile', fileref, extfile-object-id);

Argument Type Description
fileref
C specifies a currently defined SAS fileref
extfile-object
N returns a SAS External File object identifier for the specified SAS fileref


Details

The SAS External File object that is created can be accessed and manipulated by all of the methods defined in the SAS External File class.


Chapter Contents

Previous

Next

Top of Page

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