P
Pierre
Hi all,
Suppose a user is working on a form and open a query by pushing a button.
The query open and the guy leave for the day.
I want to close the query automatically if the user dont move the mouse for
15 minutes.
I do that with timer and mouse events from the form used to start the query.
My question: Is there a way to cylcle throug open objects on the screen?
With the forms collection i am able to spot and close all forms that the
user has open.
But with the query i don t know what to do.
regards,
pierre
Suppose a user is working on a form and open a query by pushing a button.
The query open and the guy leave for the day.
I want to close the query automatically if the user dont move the mouse for
15 minutes.
I do that with timer and mouse events from the form used to start the query.
My question: Is there a way to cylcle throug open objects on the screen?
With the forms collection i am able to spot and close all forms that the
user has open.
But with the query i don t know what to do.
regards,
pierre