Jump to content

Make sure only an instance is running


Recommended Posts

If you compile your AutoIt script into an EXE then the _Singleton() function will work without bringing along the Misc.au3 file. If you are in fact just distributing a .AU3 file then you can copy the _Singleton() function from Misc.au3 to the end of your script.

WHere is this function?

it's not in my help file (3.1.1)

Link to comment
Share on other sites

  • Moderators

Man!!, I answered this in the other thread... :P It's in your BETA Help , not your 3.1.1 help.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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