G
Guest
As a means of making things easier for those responsible for maintaining
systems, when an error is caught, I would like to display an error message to
the user stating:
1. Form/Report which throws the error;
2. Subroutine which throws the error;
3. Error number; and
4. Error message text.
The caveat is that I would have no way of knowing what type of error is
being thrown. Needless to say, I am a strict adherent to Thomas' Corollary
to Murphy's Law ("Murphy was an optimist.")
I have not been able to find anything on this board or in the literature to
help.
Thanks in advance for your help.
systems, when an error is caught, I would like to display an error message to
the user stating:
1. Form/Report which throws the error;
2. Subroutine which throws the error;
3. Error number; and
4. Error message text.
The caveat is that I would have no way of knowing what type of error is
being thrown. Needless to say, I am a strict adherent to Thomas' Corollary
to Murphy's Law ("Murphy was an optimist.")
I have not been able to find anything on this board or in the literature to
help.
Thanks in advance for your help.