path/filename = full path/filename to the file to delete |
Deletes a specified file from the drive. You will need to make sure the file exists before execution and be sure its been deleted AFTER execution. Use FILETYPE to determine this. |
; DELETEFILE example
DeleteFile "C: estmyfile.bb" |