Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
On Error .... with THIS
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00682154
Message ID:
00682161
Views:
18
You can do something like this...

loObject = This
ON ERROR DO MyProc WITH loObject


This works...


>Is there any way to "On Error Do myErrorHandler with THIS"?
>I've tried "... with iif(type('THIS')='O',THIS,.F.)", but I never receive an Object in myErrorHandler.
>
>TIA
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform