| Table of Contents / File / Misc | Operators |
delete_file — Delete a file.
delete_file( : : FileName : )
delete_file deletes the file given by FileName.
Name of file to be checked.
delete_file returns the value 2 (H_MSG_TRUE) if the file exists and could be deleted. Otherwise, an exception is raised.
Foundation
| Table of Contents / File / Misc | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |