Character correction mode – Kofax DOKuStar Validation User Manual
Page 92
DOKuStar Validation for Ascent Capture
Page
• 88
Character correction mode
For editing single characters (for example rejects as first step of a multi-grade Validation), you can use the character
correction mode feature. This feature is realized by an additional ActiveX Control named
ValRejectEdit,
using
the
UserEditData
service and will replace the default
EditControl
.
The following example demonstrates the integration of the character correction mode feature and replaces the default
Edit Window
of a (user controlled) Validation user interface by the
ValRejectEdit Control
.
Step 1
From Ascent Capture - Administration Module select a batch class (which uses at least one DOKuStar Validation
queue) and select the desired validation stage to open the DOKuStar Validation Module. Open the VBA studio,
expand the nodes and double-click the
TheApplication
node.
Step 2
Now choose
References
from the
Tools
menu and add the
ODT
DOKuStar
Validation
(
Services
) type
library to the project. From the same menu select the
Browse…
button, change to the common files folder:
and add
ValRejectEdit.dll
as reference to your project.
Now the project will contain the following references: