Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an object implicity
Message
De
09/10/1998 13:52:51
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00141992
Message ID:
00145495
Vues:
28
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform