Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class error handling
Message
 
To
19/01/2004 05:14:35
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00868040
Message ID:
00868048
Views:
14
>This is exactly what I do, but I want to return .F. to calling program, I don't
>want next lines of code from method to be executed.

About the only way I can think of to do this in VFP7 would be to put lots of checks for IF EMPTY(This.MyErrorProperty) throughout the code after expected failure points.

VFP8's TRY...CATCH would make that easier, but it doesn't seem to be an option for you at the moment, right?
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform