D
David
Quick question,
I have seen this solution noted many times, but how do I do this? I assume
it also works on code in an event (like ONCLICK).
Set a breakpoint on the Function "something". When you step
through the code line by line, does it work as you'd expect?
My method is to put msgbox "Step1" everywhere.
I have seen this solution noted many times, but how do I do this? I assume
it also works on code in an event (like ONCLICK).
Set a breakpoint on the Function "something". When you step
through the code line by line, does it work as you'd expect?
My method is to put msgbox "Step1" everywhere.