Cursor "busy" during timer execution
Hi,
We are currently converting several thousand forms from 6i to 12.2.1.4
Forms are working OK, but we have noticed that when running code in a timer, the cursor is changed to "busy", which is quite disturbing (as some of the timers run each second).
The timer code contains ":System.Suppress_Working := 'TRUE';" which in 6i also disabled the "busy" cursor.
Any advise on how to avoid the "busy" cursor during timer execution ?
Regards
Carsten