|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Deletes a physical file, if it exists. More...
Go to the source code of this file.
Usage:
%mf_writefile(&sasjswork/myfile.txt,l1=some content) %mf_deletefile(&sasjswork/myfile.txt) %mf_deletefile(&sasjswork/myfile.txt)
| [in] | file | Full path to the target file |
Definition in file mf_deletefile.sas.