Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to prevent app quit on error
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01501996
Message ID:
01501999
Vues:
58
>>Hi All,
>>i am using below codes for error handling top my start.prg at my app is there another way to continue to app when error occured... just show error message and ask to user "Do You Want to Continue or Exit" etc...
>>
>>or how would be try..catch..finally supported error handling routine ?
>>
>>TIA
>>
>>
>>On Error Do ErrorHandlerViaForm With  Error( ), Lineno( ), Program( ), Message(), Message(1) 
>>
>
>The code you used should work fine.

Yes its working but i dont want to quit from app as well as via retry etc...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform