Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call 2 = methods and get an error
Message
 
 
To
19/10/2002 12:11:32
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00713177
Message ID:
00713212
Views:
20
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform