Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameters data type declaration for calling an Active X
Message
From
04/02/2002 07:02:11
 
 
To
03/02/2002 18:30:35
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00614540
Message ID:
00614692
Views:
24
>>The shortest answer to your question is:
>>Make a wrapper ActiveX of the existing one in VB.
>>All the parameters of the wrapper class should be defined as VARIANT.

....

>Thanks for your reply,
>
>But with VFP 6.0 pro it does not work. LOCAL lnTest AS Integer would define 3 vars: lnTest, AS and integer! I can assign a value of other type. Same behavior when calling the activeX. One year ago I put my VB CD an books in the trash. Now I need it so, I try to avoid it but maybe l'll have to use it again.
>
>If you or somebody else has another suggestion, I'll take it.
>Thanks.

IT DOES NOT WORK PROPERLY IN VFP7 EITHER.
My answer was:

Make a wrapper ActiveX of the existing one in VB.
All the parameters of the wrapper class should be defined as VARIANT.

If you donot know how to make this, contact our firm by email (My boss is Venelina Jordanova, email:venelina@mnet.bg)

Kind Regards
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Reply
Map
View

Click here to load this message in the networking platform