Subject Re: [IBO] BeginBusy - EndBusy
Author James
Hi Helen

> The flickering effect that you see otherwise is actually from the screen
> repainting itself to redraw the cursor when these rapid changes of state
> occur. Setting up an IBO "busy" loop stops the cursor from responding
> each
> time a new fetch begins and so prevents the screen repaints. It's less
> irritating for the user but, better still, it speeds things up, because
> hundreds or thousands of rapid screen repaints are very demanding on the
> client system's resources.
>
> Helen

This sounds good! :-) Could you kindly give an example how to code
the beginbusy and endbusy? And when is the best time to use this?

Thank You.

regards,
james