DeleteFileΒΆ
DeleteFile deletes an existing file.
- bool = DeleteFile(ssFileName)
Return Value
bool is TRUE (1) if the file could be deleted, otherwise FALSE (0).
Parameters
- ssFileName
ssFileName is the complete file name.
See also
id-12584
DeleteFile deletes an existing file.
Return Value
bool is TRUE (1) if the file could be deleted, otherwise FALSE (0).
Parameters
ssFileName is the complete file name.
See also
id-12584