This event is fired when a Set is about to be validated, that is, when all the Forms included in the Set are about to receive Complete status. The event is fired at least once for each Set and can be fired several times if the Set is edited and validated repeatedly.
None.
|
Return value |
Description |
|
EV_OK |
Normal return. |
|
EV_OK_ABORT |
Causes FORMS’ internal set validation to be skipped. |
|
EV_ERROR |
Causes an error message and job termination. |
Could be used to implement set validation routines that cannot be performed by FORMS.
Fired in the Interpret and Verify modules.