FW using processortime
Posted: Tue Jan 30, 2007 5:02 pm
Hello,
How can I prevent that the next loop is using 100% processortime ?
This is the loop :
------------------------------
DO WHILE .T.
IF VActive
SYSREFRESH()
LOOP
ENDIF
EXIT
ENDDO
------------------------------
Thanks a lot in advance.
Michel D.
M&A Consult bvba
Genk (Belgium)
How can I prevent that the next loop is using 100% processortime ?
This is the loop :
------------------------------
DO WHILE .T.
IF VActive
SYSREFRESH()
LOOP
ENDIF
EXIT
ENDDO
------------------------------
Thanks a lot in advance.
Michel D.
M&A Consult bvba
Genk (Belgium)