Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call 2 = methods and get an error
Message
From
19/10/2002 11:55:09
 
 
To
19/10/2002 11:45:08
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00713177
Message ID:
00713195
Views:
20
>Hi Nancy,
>
>The code is not the same!!!!
>
>But this method giveme an error and i try to debug it, so i put the same code in method procura_unica... and the error continue...

Then something _else_ is different. Either the variables values, check them in the debugger, or, as Sergey points out, the proc name on the object.

Stop the debugger in the code that doesn't work, before the error, and check the variables, and check whether the method exists. Use something like
PEMSTATUS(.oConnect, 'Procura_unica', 5)
Previous
Reply
Map
View

Click here to load this message in the networking platform