Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error log
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01071585
Message ID:
01071593
Vues:
22
>>
>>For a start, you might get the call stack, I think it would be something like this:
>>
>>
>>WriteLog("Call stack:")
>>for i = 1 to program(-1)
>>  WriteLog(program(i))
>>next
>>
>
>Thank you, Hilmar. I will try adding the above code and see how it works.

I would suggest to use ASTACK() function.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform