Use this function to erase a file.

[Ok :=] File.ERASE(Name)

Parameters

Name

Type: text or code

The name of the file you want to erase, including the path. When you enter the path, keep in mind these shortcuts:

  • You can omit the drive designation, if the file is located on the current drive.

  • You can omit the full path, if the file is located in the current directory.

  • You can enter only the subdirectory name, if the file is located in a subdirectory of the current directory

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also