Delete General File

Deletes a file from the file system.

 

Input Arguments

 

0

File Path or Embedded File Name

File Name

The path of the file to delete.

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file was deleted successfully.

FAILURE

The file could not be deleted or could not be found.

Remarks

This command supports both absolute paths (ex. C:\test.xit) and relative paths (ex. .\test.xit). If a rela- tive path is provided and the MP is embedded, the path will be relative to the current SA file location.