36KKF‖

aKxRG‖Kill Statement

gJGP8‖Deletes a file from a disk.

FVEx2‖Syntax:


HsPQ9‖Kill File As String

WADQ4‖Parameters:

giJb5‖ File: Any string expression that contains an unambiguous file specification. You can also use URL notation.

SEjHR‖Error codes:

5 Invalid procedure call

76 Path not found

EFSA4‖Example:


Sub ExampleKill
FwX59‖    Kill "C:\Users\ThisUser\datafile.dat" ' File must be created in advance
End Sub