Use this routine to delete a specific file.
| Syntax: | 
|---|
| DeleteFile( "FileToDelete" ) | 
| Parameter: | Description: | 
|---|---|
| "FileToDelete" | Disk location and file name to delete. File information can be text, or the String variable containing the file's name and disk location. | 
| Example: | 
|---|
| '  File location and name to be deleted | 
| Returns: | 
| There is no return. | 
| Links: | 
|---|
| CopyFile, DeleteFile, EditFile, Extract, FileExists, FileSize, MoveFile, OpenFile, RenameFile | 
| See Also: | 
| Edit Time: 10/23/2020 10:28:21 AM | Topic ID#: 265 |