Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error stack
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00458540
Message ID:
00459516
Vues:
31
Hi Mike.

>>That's very interesting, Doug. I didn't know about ASTACKINFO(). Do you know of any other upcoming VFP7 features related to error handling in general? I was hoping to see a RETURN TO , for example. Thanks for the info.

>That last msg didn't display right - I meant RETURN TO stack_depth_argument, but it didn't like my use of angle brackets. - mda

No, RETURN TO hasn't changed. I noted comments in your error handler code that indicated limitations with RETURN TO, particularly with respect to multiple routines with the same name on the call stack, which in general are true. However, normally you should RETURN TO the method or routine that contains the READ EVENTS command, so hopefully you'll only have one of those in your app.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform