Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Aborting error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Aborting error
Divers
Thread ID:
00670559
Message ID:
00670559
Vues:
52
Hi Sergey...

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..
The More We give, the more we earn
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform