Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error stack
Message
 
À
02/01/2001 13:31:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00458540
Message ID:
00458545
Vues:
21
>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.
>
>
>Thanks.


I think you can use the prog() function.

1st level program = prog(1)
2nd level program = prog(2)
3rd level program = prog(3)
4th level program = prog(4)
ect.
Rip Ryness
International Falls, MN
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform