Jump to content

Recommended Posts

Posted

Like most, I've used _Singleton() to limit to a single executing copy of a script.  But, now, I have the opposite problem, where a user can validly run several copies of the same script ... each with its independent GUI.

Can someone suggest a good way to 1) determine if multiple copies are running and, if there are, 2) compile a table of "unique handles".   I'd like to be able to use the handles to cycle through the copies ... and even send keys to individual scripts.

I'm trying to get my bearings before I dive into this one.

Thanks for any help.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...