Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error handler to stop a procedure?
Message
De
14/07/1999 13:51:32
 
 
À
14/07/1999 13:46:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00241384
Message ID:
00241391
Vues:
14
Your procedure is outside the form? If so, use this line instead: _Screen.ActiveForm.Release()

HTH

>In the beginning of a the click procedure I have:
>ON ERROR DO ERROR WITH ERROR()
>
>In the error procedure I have:
>THISFORM.RELEASE
>
>I have 'THISFORM.RELEASE' because I want to close the current form and have focus go to the form that was previously in focus. But, the current form is not released and the click procedure continues on after the error. How can I stop this procedure?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform