Varian Posted November 3, 2009 Share Posted November 3, 2009 (edited) I need this to "toggle" the actions within a script if a second instance of it is detected. Right now I use ProcessList and close all but the highest value, but I would like to get the PID within the script so I can close all the others. I'm not sure if each successive running of a scipt will have higher PID values. Edited November 3, 2009 by Varian Link to comment Share on other sites More sharing options...
trancexx Posted November 3, 2009 Share Posted November 3, 2009 PID of 'this' is @AutoItPID. ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
Varian Posted November 3, 2009 Author Share Posted November 3, 2009 Thanks!! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now