I looking for VBS script for working with TOCR 3.0 from http://transym.com
Planning to use your tool for processing images by controlling it via VBS from QTP (Quick Test Processional by HP)
Please help.
Thank you,
Alex
New Topic/Question
This topic is locked




Posted 16 September 2008 - 04:19 PM
Posted 16 September 2008 - 07:15 PM
Posted 16 September 2008 - 07:24 PM
PsychoCoder, on 16 Sep, 2008 - 07:15 PM, said:
'Check if the registry of the program is there
Dim WshShell
Set WshShell = CreateObject("WScript.Shell")
bKey = WshShell.RegRead ("HKLM\SOFTWARE\Transym\TOCR\1.1\Paths\F..You")
MsgBox bkey
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
