Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Handling Errors in My Business Objects
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00461458
Message ID:
00461500
Views:
10
>>THIS.AddError( oFtp.cErrorMsg )
>>THIS.lError = .F.
>
>Sounds like you're on track...did you mean to set "This.lError = .F."?

Doh! Would it be a good idea to use an aErrorMsg_Assign method here, or overwrite my base business class AddError method:

LPARAMETERS tcErrorMsg

THIS.lError = .T.

DODEFAULT( tcErrorMsg )
Chris McCandless
Red Sky Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform