Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error log
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01071585
Message ID:
01071593
Views:
21
>>
>>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform