Roger Clary wrote : > ON TIMER (1) FN doTimer '<-- set to 1 sec because of other ON TIMER > actions in my app. Delay is not bothersome. I don't want to be picky, especially if you're happy with it, but if you simply put > FN doTimer < in the event loop instead of having it driven every second from the TIMER event, you'd get a better response. PMY