This event is fired before a field is interpreted. Normally this event is fired once for each field. This event is always followed by the FieldInterpreted event.
None.
|
Return value |
Description |
|
EV_OK |
The field is interpreted by FORMS’ interpretation engine. Any status the field was given in this event is ignored. |
|
EV_OK_ABORT |
FORMS’ interpretation engine is circumvented, which means that the field was interpreted by the event handler. |
|
EV_ERROR |
Causes an error message and job termination. |
Could be used to implement image enhancement or reset details of a field specification before interpretation.
Only fired in the Scan and Interpret module s.