Chapter Contents

Previous

Next
SAS External File Class: _delete

SAS External File Class: _delete



Deletes the physical file associated with a SAS External File object and clears the SAS External File object


Syntax
Details

Syntax

CALL SEND (extfile-object-id, '_delete');


Details

_delete clears the association with the external file and deletes the external file. However, it does not delete the SAS External File object itself.


Chapter Contents

Previous

Next

Top of Page

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