Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem With My Error Handler
Message
 
To
28/11/2004 14:39:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00965243
Message ID:
00965244
Views:
12
>I am tiring to Release the Form that kickoff the On Error from one of its methods. I tried various RELEASES but none seems work because its method is active. How can I Kill this Form Completely
>
>Thank you;
>Dave Bonilla


What about
fl_error = .f.
ON ERROR fl_error = .t.
thisform.Release()
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform