Owner manual
Manuals
Brands
Kofax Manuals
Tools
DM API
141
142
143
144
145
146
147
148
149
150
DM API O
BJECTS
123
PCDSQL
Public oNextKe
y As New
PCDSQL
Private Sub
cbCancel_Cl
ick()
Unload Nex
tKeyForm
End Sub
Private Sub
cbNextKey_C
lick()
Dim sResul
t As String
sResult =
oNextKey.
GetNextK
ey
("")
txtNextKey
.Text = sRe
sult
End Sub
1
...
...
141
142
143
144
145
...
...
528