[AccessD] class module question

William Hindman wdhindman at bellsouth.net
Sun Dec 21 09:09:29 CST 2003


"the 'Beginning Access 2002 VBA' book that is written by John Colby" JR

...huh? ...JC wrote a book? ...when? ...where? ...inquiring minds want to
review it! :)))))

William Hindman
There are no easy answers, but there are simple answers. We must have
 the courage to do what we know is morally right." --Ronald Reagan


----- Original Message ----- 
From: "John W. Colby" <jcolby at colbyconsulting.com>
To: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
Sent: Saturday, December 20, 2003 10:05 AM
Subject: RE: [AccessD] class module question


> This sub is one of only two - the other is Initialize - that are part of
> every class.  IF you have the stub in your class it will be automatically
> called as the class instantiates (Initialize) or is torn down (Terminate).
>
> John W. Colby
> www.ColbyConsulting.com
>
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Joe Rojas
> Sent: Friday, December 19, 2003 1:13 PM
> To: 'Access Developers discussion and problem solving'
> Subject: [AccessD] class module question
>
>
> Hi All,
>
> I am reading the wonderful chapter on WithEvents and RaiseEvent taken from
> the 'Beginning Access 2002 VBA' book that is written by John Colby that
was
> linked to sometime ago.
>
> When I was reading it I came across the Sub called 'Class_Terminate()' in
> one of his examples. Because I don't have the other chapters, I can't tell
> if this Sub gets automatically called when a class is destroyed or if it
> needs to be called before it is destroyed.
>
> Anyone know?
>
> Thanks,
> JR
>
>
>
>
> This electronic transmission is strictly confidential to TNCO, Inc. and
> intended solely for the addressee. It may contain information which is
> covered by legal, professional, or other privileges. If you are not the
> intended addressee, or someone authorized by the intended addressee to
> receive transmissions on behalf of the addressee, you must not retain,
> disclose in any form, copy, or take any action in reliance on this
> transmission. If you have received this transmission in error, please
notify
> the sender as soon as possible and destroy this message. While TNCO, Inc.
> uses virus protection, the recipient should check this email and any
> attachments for the presence of viruses. TNCO, Inc. accepts no liability
for
> any damage caused by any virus transmitted by this email.
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
>
>
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com




More information about the AccessD mailing list