epicfail Posted October 13, 2009 Posted October 13, 2009 how do i make it so u cant open the program a second time so it only lets u have 1 copy of the program open at a time?
jvanegmond Posted October 13, 2009 Posted October 13, 2009 AutoIt help file: _Singleton github.com/jvanegmond
epicfail Posted October 13, 2009 Author Posted October 13, 2009 thankyou. i dont really understand the $sOccurenceName do i just put any name there? and it checks it the next time i run the program
jvanegmond Posted October 13, 2009 Posted October 13, 2009 Yes, just a random (unique) name for your script. github.com/jvanegmond
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