Chapter Contents |
Previous |
Next |
SAS External File Class: _delete |
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.