Table of Contents

, , , , ,

DELETE FILE

This action deletes a file or a directory (and all files in this directory).

Syntax

DELETE FILE ArithmeticExpression()

where ArithmeticExpression identifies a file or directory to be deleted.

Example

DELETE FILE 'c:/temp/myfile.txt' 
DELETE FILE Account.FileName