Hi;
I want to convert these line of code in VB below to VFP 8.0 please help;
thank you;
cuong.
dim withevents otest as Cotest
......
Private sub form_load()
set otest = new cotest
end sub
Thank You Craig; I'm using VFP 8.0, I think you're right about the 8 Byte binary strings not 8 bit binary...
This is a Biometric Finger Print ActiveX it has 3 main functions ... Register, verify and match the prints...
sreg = activex.getregistrerfeature
sver =...
sorry Mike;
I'm try to use the Biotools ActiveX... in VB it works ok...
but when convert to VFP it won't work.
when I issued this command in VB
sReg = PentacomBiometricFingerprint1.GetRegistrationFeature
and in VFP
sReg = thisform.pentacomBiometricfingerprint1.GetRegistrationFeature
and...
the strings I got back from ActiveX contains a bunch of machine codes... I got information from people wrote this activeX that it must be in 8 bit binary strings...
does anyone know how to store 8bit binary in VFP...
this value return from an ActiveX ... I need to able to store it and able to pass it back to the activeX with the same 8bit binary....
thank you;
cuong.
Thank You Awaresoft and Mike.
I did look at both BINDEVENT() in VFP9, and www.news2news.com (that where I got most of the code above from, one of their example http://www.news2news.com/vfp/?example=307 ). THe problem is that our firm will not go to VFP9 anytime soon.
Thanks;
Cuong
I want to capture window message in VFP, could someone please point me to the right direction..
I ran to one of the VB example below but got stuck on one of the function and don't know how to convert it to VFP code.
"AddressOf WindowProc" = ??? in VFP should it be WindowProc()???
please help...
I'm trying to get these line of codes below from VB to work in VFP, I need help to convert it... thanks..
VB codes:
SGDB1.ConnectToDB "SysGal", "", ""
SGDB1.OperatorSignOn "TEST", "TEST"
Dim obj As ICCardData
Set obj = SGDB1.GetCardRecordSet"", "", "", "LAST_NAME,FIRST_NAME"...
Question about Crystal Report version 9.0, Does anyone know if Crystal Report 9.0 has the Goto Page Function like the one in VFP preview windows??? thanks..
Cuong
Seespray0, I did used NAT and did remove the root "." folder from DNS (followed the instruction from this FAQ site)... the problem was my client won't able to see the forward ISP...
Bgbrewer3, I did changed the DNS 127.0.0.1 loop back to 10.10.1.1 - still the same problem...
Setup a single server with 2 NiCs, and follow the instruction "Setting up DNS correctly in a Windows 2000 server environment" from the FAQS ... I was able to connected to internet from the Server only, but won't able to connect to internet from any client... it connect to the...
Almarton;
Do you have SMTP server setup anywhere on your network???
I will download it and try it out...
thanks..
WGCS - Thanks for the info... We did purchased the West Wind Clients Tools... it's a great tools...
Cuong
Thanks Mike;
that's what I thought too... I did check to make sure that CDOSYS.DLL under the windows\system32 directory... Could not figuered it out... IIS must have trigger something to make it to work...
Cuong.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.