Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this possible?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00775497
Message ID:
00775517
Views:
13
Sweeet!! Thanks Gregory that was just what I was looking for.

Einar

>Einar,
>
>it is possible, with one slight modification
>
>
>local OldOnError
>OldOnError = on('error')
>
>on error TempOnErrorProcedure()
>*some code
>on error &OldOnError
>
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform