Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this possible?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00775497
Message ID:
00775514
Vues:
19
Thanks for the reply Sergey but I don't have VFP8 yet. I have read a lot obout the new features in VFP8 (including try...endtry) and I can't wait until I can start using them.

Einar

>Hi Einar,
>
>If you have VFP8, than TRY ... ENDRY would be much better alternative.
TRY
>* Some code
>CATCH TO oExp
>* Process errors
>FINALLY
>* Some cleanup code
>ENDTRY
Your idea will work too. I used it myself a few times. However, if there's ERROR() method in effect, ON ERROR cannot overwrite it.
>
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform