-
Topic
-
Hi Advansys team,
I try to improve this piece of code
‘
Creation of a query = OK
qw.start‘ Wait for the end of the Query
qwend = false
Do While not qwend
qwend = QW.Completed
if not qwend then
utilities.Timer(1)
end if
loopMany time, i’d got errors with utilities.Timer(1). ( Memory violation, crash of GW, syntax error on these line ,…)
How to remplace it ? I’d like to wait until qw.completed but i don’t want to spend computer process power in the loop.
Any idea ?
L.P. Irovetz
Arcane GroupWare
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.