Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Call 2 = methods and get an error
Message
 
 
À
19/10/2002 12:11:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00713177
Message ID:
00713212
Vues:
21
João

Is your COM component developed in VFP? If so temporarily stop instantiating it as COM and just use a plain VFP object, this will let you debug this problem much easier.
with thisform
   set classlib to gc_DataLayer && or whatever the VCx name is
   .oConnect = createobject('DataLayer')
endwith
>Yes, remove the method and get the error.
>
>Now create de method again.....copy/paste from the other method....and rrrr error again....
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform