
Current class module and function
Michael:
Look at FMS, Inc.'s "CodeTools" product. It includes automatic error code generation in addition to
handling many other tedious tasks and can be customized to suit your needs. You'll find it at:
http://www.fmsinc.com
There is also a freeware product written by Arvin Meyer called "CodeWriter 2.0) that is available
through the following page at Dev Ashish's web site, "The Access Web":
http://www.mvps.org/access/modules/mdl0040.htm
If you search the web, I'm sure you can find additional commercial, shareware and freeware products
that will help you out. We ALL hate doing things the hard way! :-)
--
Bruce M. Thompson, Microsoft Access MVP
Quote:
>>No Email, Please. Keep all communications
within the newsgroups so that all might benefit.<<
Quote:
> Hi,
> I'm tired of codeing on error routines! Espically error messages. What is
> the simplist way to enumerate the current mdb file, current classModule,
> current function I am in.
> Thanks,
> Michael Sullivan