Hi, occasionally when VFP crashes, you receive a call stack trace, with line numbers (similar to what you can view from the debugger).
Being able to access this from an error handling routine would be extremely useful in trying to track bugs, as often a program will crash in a common function or procedure, and you have no idea what the user was actually doing to cause the error...
Any ideas?
Cheers,
- Lachlan
Being able to access this from an error handling routine would be extremely useful in trying to track bugs, as often a program will crash in a common function or procedure, and you have no idea what the user was actually doing to cause the error...
Any ideas?
Cheers,
- Lachlan