[Migrated content. Thread originally posted on 14 August 2007]
Does anyone know if there is a way to run a loop while waiting for a mouse click?Ex.. we have a teller waiting for a remote override. I would like to loop every 3-5 sec go see if the override is given and if so then have the teller click ENTER to accept. The problem is if the person giving the override is standing next to them and wants to do it on there screen then they need to be able to either start typing in their override creditials or click on something to stop the loop to be able to give the override.
Teller program takes W$BITMAP image of the current screen and saves it to a file. Then a window pops up at the bottome with Login: ____ Passwd:___ ENTER TO ACCEPT.
Teller then calls supervisor to ask for an override. Supervisor clicks an overrid button and the saved screen is displayed and the same program that is running the override window on the tellers screen is called so the Sup. can give the override.
The override is written to a file. This is the file that the program running on the teller side, needs to monitor so see if the override is given.
Thanks for any help,



