Hi Guys,
Is there any way to speed up an event firing if you know it is going
to occur and don't want to proceed in the program code until it has?
I guess there is a way to hand over control or perhaps give the event
stack a kick (if there is one)?
Thanks,
George
Is there any way to speed up an event firing if you know it is going
to occur and don't want to proceed in the program code until it has?
I guess there is a way to hand over control or perhaps give the event
stack a kick (if there is one)?
Thanks,
George
Comment