Chapter Contents

Previous

Next
SAS Data File: _delete

SAS Data File: _delete



Deletes a SAS data file and clears the SAS Data File object


Syntax
Details

Syntax

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


Details

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


Chapter Contents

Previous

Next

Top of Page

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