This event is only fired once for each form, just before the form is interpreted.
None.
|
Return value |
Description |
|
EV_OK |
Normal return. |
|
EV_OK_ABORT |
No effect— treated the same as EV_OK. |
|
EV_ERROR |
Causes an error message and job termination. |
| Warning |
|---|
|
When an error is returned in FormInterpret, FORMS does not clean up in the Temp folder. Therefore, use code to ensure cleanup before you return EV_ERROR. |
To extract batch information from the Form before it is interpreted.
Only fired in the Interpret module.