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:
00459232
Vues:
28
>>Hi Francis.
>>
>>>Is it possible, when n error occurs to see the complete procedure stack called and the line numbers of all the procedures, not only of the las procedure.
>>
>>As others have noted, the answer is no. However, in VFP 7, this will be easy to do using the new ASTACKINFO() function. It populates an array with information about the call stack, including module, filename, line number, and source code (if available).
>>
>>Doug
>
>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.
>
>Mike

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
Montage

"Free at last..."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform