Hi all,
I'm using the below script (that I found elsewhere and modified) to detect an idle application and auto logoff if it has been idle for a certain amount of time. It works perfectly when there is only one instance of the application open, but what I would like, if possible, is if it can also detect a second instance that is idle in the background while a user is actively using the first instance - at the moment if one instance is active then the second, idle instance, is not cl