Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Aborting from an error programmatically
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Aborting from an error programmatically
Miscellaneous
Thread ID:
00670551
Message ID:
00670551
Views:
45
hi All...

I have create some error handling such as

Proc ErrHand
......
m=error()
If m=1 then
messagebox(........)
else
messagebox(........)
endif
cancel

EndProc


But When i found some error the procedure did work fine.. but after i click the button from the messagebox, my program is being closed also.... like quiting the program i think..

What i want to do is.... after i found one errors then the program will abort the process and back to the following object without proceeding the next line.

Maybe i explaination is rather garble but i'm sure that you know what i mean...
please reply me back.... thanks..


regards,
tut_arie
The More We give, the more we earn
Next
Reply
Map
View

Click here to load this message in the networking platform