Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dim As Variant in VFP?
Message
From
14/03/2000 13:42:57
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00345401
Message ID:
00345449
Views:
18
>Hmmm... So once the value gets assigned to the variable, I may or may not be able to extract the data - or assign my data to the variable in the proper format?
>

you will be able to extract it. The COM interface to the control decides what type of data to return from the control. It'll usually be a string, a numeric or a logical.

>Is the best I can do assigning ACAD data to a variable and then try to decipher it with the debugger?

Just look at the documentation for the control and assume the data will be the VFP version of the VB datatype. Shouldn't be a problem.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform