Writing a template to file.
The operator write_template writes a matching template to file which can be read again with read_template.
|
TemplateID (input_control) |
template -> integer |
| Template number. | |
|
FileName (input_control) |
filename -> string |
| file name. | |
If the file name is valid (permission to write), the operator write_template returns the value 2 (H_MSG_TRUE). If necessary an exception handling will be raised.
write_template is reentrant and processed without parallelization.
create_template, create_template_rot
Template matching