If you are in a loop with no user i/o, try something like this...

inc(count);
if (count mod 100)=0 then  Application.ProcessMessages;

use a progress bar.
allow user to cancel.



> i have some complex database and Application process at a button click ..
> after button click my application's status changes to "Not Responding" in
> windows operating system .. even if its running according to code .. i
> dont know how to stop showing my appication as not responding for end
> user's .. coz now end user complaining about this .
>
> pls suggest!-------------------------------------------------------
> Summit Information Technologies Limited, Gurgaon, India
>
>
> [Non-text portions of this message have been removed]
>
>


Reply via email to