G
Guest
The error is occuring in a function, but the function is programmed properly.
The value sent to the function is wrong. So I want to know who is sending the
wrong value. Is there a way to identify from where the function is being
called. I could put breakpoints on all the events, but functions can be
called from other forms and modules, so that could get rediculous. Thanks
The value sent to the function is wrong. So I want to know who is sending the
wrong value. Is there a way to identify from where the function is being
called. I could put breakpoints on all the events, but functions can be
called from other forms and modules, so that could get rediculous. Thanks