| Table of Contents / File / Misc | Operators |
file_exists — Check whether file exists.
file_exists( : : FileName : FileExists)
The operator file_exists checks whether the indicated file already exists. If this is the case, the parameter FileExists is set to TRUE, otherwise to FALSE.
boolean number.
If the parameters are correct the operator file_exists returns the value 2 (H_MSG_TRUE). Otherwise, an exception is raised.
Foundation
| Table of Contents / File / Misc | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |