06-17-2008, 11:16 AM
|
Cyrille D+
Joined on 06-17-2008
France
Posts 1
|
Calling a Clarion 6.3 DLL for tps file updates from a Visual Basic 6.0 Win32 Exe ?
|
|
|
|
|
Hello,
Since i had too many problems calling a manufacturer ActiveX to drive a check scanner from Clarion professional 6.3, I decided to make this job throw a visual basic application. But I need also to insert collected datas into a tps file for an already existing clarion application.
I was wondering if I could build an ABC DLL that would
1) initilize once (ABC staff +opening the file),
2)insert collected datas each time a check is read (CMC7+recto image filename) from the scanner
3) terminate once (closing the file + ABC free staff)
and could be called within my Visual Basic executable that already deals with the scan check reader ActiveX ?
Did some one meet this problem and solve it ? May be a piece of Visual Basic code showing calls to a clarion DLL ?
Thanks a lot for your help.
Cyrille Letellier, D+ SARL 27 Rue de Chartrage 61 400 MORTAGNE AU PERCHE Phone: +33(0)2-33-25-51-10 @mail: cyrille.letellier@d-plus.fr
|
|
|
|
|
Report
|
|
|
|