> The debugger stops at:
Work your way back up the call stack, and work your way back through each nested function code.
Examine the variables in each nested function, are they all set correctly for the current moment?
Put a breakpoint at the start of the calling function, re-run the code, then single-step and examine data as you go.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953