Hi Randy, Randy Portnoff ha scritto: > The problem is when the delay is outside the control of the PRG code
(eg. a SQL query) where control is transferred to some other non-PRG process and the PRG process must wait until it completes - In this case, anything in the PRG code cannot help as is not running.
good point, I missed it before, but apart from external queries (like SQL), inside harbour code, either at PRG or at C level, I find it usefull.
As I mentioned, in Windows this can be handled with a second thread
or with MT version (that is another thread)
- I have no idea what to do in other operating systems.
Like me, but I wonder if there is a similar function for other systems Best Regards Francesco _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour