Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
On error command..
Message
From
20/07/1997 11:02:12
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
20/07/1997 10:15:12
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00040804
Message ID:
00040807
Views:
29
>Is there a way I can save the old on error command..
>
>Actually, in my class, I want to trap errors, for which I will issue on error command, if it is already set, then it will be overwritten by new one.
>
>Anybody having any ideas...

lcOldError = on("error")
on error do NewError
...
on error &lcOldError

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform