Deleting a File

The Insert | File I/O Command | File Delete menu option inserts a command into the Edit window that deletes a file when the command executes.

The syntax of this command in the Edit window is:

File/Delete,<filename>

Descriptions for some of the components of this command are:

<filename>
This is the name of the file to delete.

To access the dialog box associated with this File I / O command:

  1. Open the Edit window.

  2. Place your cursor on the File Delete command.

  3. Press F9.

More:

Sample Code for File Delete