FieldPrevious() As Long

Description

This event is fired right after a FORMS user selects Field ð Previous field in Verify.

Parameters

None.

Return values

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.

Suggested usage

Could be used to keep track of user interaction in Verify.

Remarks

Only fired in the Verify module.

Field-level events