B
Bryan
Does anyone know if there is a way to obtain the line where an error
occurred? Something like harnessing where 'Next' is in the Resume Next
statement would be great. Is this possible?
The reason I ask is because my test environment for a multiuser database
(~50 users) is the live environment, and I've periodically been logging
errors when the users exit and I can't figure out exactly where they're
occurring, or if it's even at the same line. I already know the module and
the procedure, although I suspect that the error is actually occurring in a
called procedure (with it's own error handler).
Please forgive me if this sounds absurd -- I am a not a programmer by trade,
nor does my job provide extra time (or pay!) for testing this thing.
Any help is appreciated.
Thanks,
Bryan
occurred? Something like harnessing where 'Next' is in the Resume Next
statement would be great. Is this possible?
The reason I ask is because my test environment for a multiuser database
(~50 users) is the live environment, and I've periodically been logging
errors when the users exit and I can't figure out exactly where they're
occurring, or if it's even at the same line. I already know the module and
the procedure, although I suspect that the error is actually occurring in a
called procedure (with it's own error handler).
Please forgive me if this sounds absurd -- I am a not a programmer by trade,
nor does my job provide extra time (or pay!) for testing this thing.
Any help is appreciated.
Thanks,
Bryan