|
-
Aug 25th, 2009, 09:28 PM
#1
Thread Starter
PowerPoster
[RESOLVED] Get Calling Procedure On Error
I have one function that shows up in my error log quite a bit.
In "static" mode running in the IDE it does NOT error.
It errors Only in realtime.
The function is a common function so it is called by a number of procedures.
I'd like to isolate "which" calling procedure(s) may be the problem.
Anyway in compiled mode to ID which of the calling procedures is the problem?
Only thing I could think of was to REM the error handler in the common procedure and let it error from the calling.
Anyone have a better solution?
Thanks
David
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|