Command Reference - File Actions
Deletes files from the local system.
|
Action ID: |
26 |
Location
The path and filename of the file (or files) to delete. You can use the "*" and "?" wildcards in this field.
Options
If checked, the delete command will recurse through subdirectories when a wildcard is used in the Source field.
If checked, the delete operation will continue even if some files fail to be deleted. If unchecked, the delete operation will stop as soon as the first error occurs.
If checked, files with the "hidden" or "system" attributes set will be deleted. If unchecked, hidden and system files will not be deleted.
Dialog
This will be used as the title when "Deleting files" dialog is displayed.
This is the text that will appear on the "Deleting files" dialog.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_DELETE_FILE |
MSG_ERR_DELETE_FILE |
|
2 |
MSG_ERR_DELETE_FILE |
MSG_ERR_DELETE_FILE |
None