Option |
Description |
---|---|
Post Extraction |
The script is run at the Extraction machine(s) when the image leaves the Extraction phase. Use this option for database calls, other processes that can cause the system to run slowly, and if the script must always be run on an image without exception. When you click the button, the VBScript window opens. See VBScript Window (page VBScript Window). |
Pre Verification |
The script is run at the Verification machine(s) when the image is loaded into the Verifier. This option is primarily used to flag data problems so they can be displayed to the Verification operator. When you click the button, the VBScript Window (page VBScript Window) opens. |
Interactive (Zone level only) |
The script is run at the Verification machine(s) as the Verification operator leaves the zone. If the Verification operator skips the zone or if the zone is read-only, the script is not run. This option is primarily used for immediate enforcement of zone rules, or to set up data or display conditions further along in the form, such as showing or hiding another zone based on the value in this zone. When you click the button, the VBScript Window (page VBScript Window) opens. If a script is attached to run interactively, the Run Interactive VBScript When options are activated. |
Post Verification |
The script is run at the Verification machine(s) as the Verification operator leaves the image. This option is primarily used to manipulate output. To ensure that the script is always run, make sure that in the form Verification parameters, Utilize Verification Process is set to Always. When you click the button, the VBScript Window (page VBScript Window) opens. |
Add VBScript Constants |
Provides access to form level constants. When you click the button, the VBScript Window (page VBScript Window) opens. |
Show Global Editor |
Opens the VBScript Editor, providing access to all form level and zone level scripts. |
Print all Scripts |
Sends all VBScript to the printer. |