Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ERROR() handling
Message
From
07/04/1997 23:16:12
 
 
To
07/04/1997 07:15:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00027240
Message ID:
00027355
Views:
36
>VFP version 3 (I know version 5 has different bugs)
>
>
>Form A, executed by DO FORM has an Error() method.
>
>Form B is a class, executed by a button on form A by oF=createobject("formclass") and oF.Show(1) to force modal execution.
>
>
>If an error occurs in Form B while updating a table, which form's Error() method fires?
>
>I think it will take more time to make a test program than to ask you all for the answer <g>

The one in form B (probably :)))). You never know 100% sure in VFP until you try it!

>P.S. Yes, I know MVPs are supposed to know everything, but I don't - OK?

:))) OK! :))

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform