Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error stack
Message
From
04/01/2001 09:00:58
 
 
To
03/01/2001 17:13:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00458540
Message ID:
00459302
Views:
23
>>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).

Amazing!
Didn't knew about this one yet. Thanks Doug!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform