Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cant use COM object methods
Message
De
24/10/2001 06:52:30
Ibai Peña
Compañia de Redes Distribuidas Xare
Donostia, Espagne
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00572485
Message ID:
00572493
Vues:
28
Thanks for the fast answer,I think that I get the answer by miself:
I was using local variable named "o".
o=createobject("class1.cls")
s=o.method1(param)
if I use another variable named loCls it works.
loCls=createobject("class1.cls")
lsStr=loCls.method1(param)

Is there any problem with variable name?
Sure yes...
Thanks,
Ibai
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform