read_classif2 ( : : FileName : )

Reading the classificator from a file.

read_classif2 reads the saved classificator of the file FileName (see write_classif2) as the current classificator. In doing so the current classificator is overwritten.


Attention

The current classificator is going to be overwritten.


Parameters

FileName (input_control)
filename.named -> string
Filename of the classificators.
Default value: 'klassifikator1'


Result

read_classif2 returns TRUE. An exception handling is raised, if there is no current classificator (see set_classif2), if it was not possible to open file FileName or if the file had the wrong format.


Possible Predecessors

create_classif2, set_classif2


Possible Successors

test_sampset2, enquire_classif2, write_classif2, close_classif2, free_sampset


See also

create_classif2, get_classif2, set_classif2, write_classif2



Copyright © 1996-1997 MVTec Software GmbH