FILE DELETE
From Macros Wiki
Command
- FILE_DELETE <filename>
Delete a file.
Parameters
- Filename as either text in double quotes, or a text variable.
- If the filename does not contain full path information, then the file will be opened in the same folder as the macro.
Example
- FILE_DELETE
- For an example macro see Global_Local