Jump to content

Recommended Posts

Posted (edited)

-----

#include "Misc.au3"

if _Singleton("test\test",1) = 0 Then

Msgbox(0,"Warning","An occurence of test is already running")

Exit

EndIf

-----

since Autoit 3.2.12.0 installed

Not Run...

only msbox "An occurence of test is already running"

Edited by ohnoryno
Posted (edited)

Like it is written in the helpfile :

This string may not contain any \ characters unless you are placing the object in a namespace.

I'll do the mistake too. :)

Edited by Tlem

Best Regards.Thierry

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...