Re: Please help with the code
- From: "Norm" <NormF4@xxxxxxxxxxxxxxxxx>
- Date: Sun, 1 Jul 2007 21:59:07 -0700
"nop90" <bjones_calif@xxxxxxxxx> wrote in message
news:Xns9960856FCC89Dbjonescalif@xxxxxxxxxxxxxxxxx
Hi Larry....
Thats some good ideas there. A bit more advanced than I am use to. I will
chew on it a bit and maybe contact you via email if I have questions if
that is ok with you?
I have your code running in a test...works good...just have to understand
it :-)
Thanks for the suggestions.
Bob
If you have a pool of resources, you might want to drive them using a
queue. The queue allows calling code to send a request without having
to wait for that request to be honored before returning. The queue
manages the pool of resources so that as resources become available,
the queue is queried and the resource put to work.
Larry,
Thanks from me also for the example hopefully it will help me understand the
use of class modules. :-)
Norm
.
- References:
- Please help with the code
- From: nop90
- Re: Please help with the code
- From: Larry Serflaten
- Re: Please help with the code
- From: nop90
- Please help with the code
- Prev by Date: Re: Using Hook for hotkeys
- Next by Date: Using Hook for hotkeys
- Previous by thread: Re: Please help with the code
- Next by thread: Re: Querying a database
- Index(es):
Relevant Pages
|