vl-file-delete


(vl-file-delete fileName)

This function deletes the specified file fileName.

Arguments

fileName  (string) name of the file to be deleted

Return

T if the file was successfully deleted, NIL in case of an error

Example


Remarks

if fileName does not contain a path, the actual OS folder is used to search for the file



©  Bricsys NV. All rights reserved.