Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an object implicity
Message
From
09/10/1998 13:52:51
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00141992
Message ID:
00145495
Views:
27
Is the returned object a COM/ActiveX object? If not, don't expect VFP to recognize objects created in other languages (ie if the Map Objects where written in C++/VB, the object retuned is C++/VB and VFP cannot recognize it.)

Vlad

>I'm not sure if this is a Map Objects problem or a VFP problem, but maybe someone can help.
>
>There is a method that returns an object. I want to do:
>
>loResult = method
>
>VFP complains that loResult is not an object. Shouldn't loResult be whatever the method tells it to be?
>
>Doing loResult = CREATEOBJECT() is not an option because it tells me the class definition doesn't exist.
>
>Any ideas?
>
>-Michelle
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform