Jump to content

Recommended Posts

Posted (edited)

Possible bug. I see it was added in 3.1.1.13. I'm using 3.1.1.16 but I'm getting unknown macro errors. I tried installing again but no change.

HotkeySet("!x","_exit")

While 1
    Sleep(10)
WEnd

Func _exit()
  if @HotKeyPressed = "!x" then Exit
EndFunc
Edited by steveR
AutoIt3 online docs Use it... Know it... Live it...MSDN libraryglobal Help and SupportWindows: Just another pane in the glass.
Posted

I did a mistake during the merge. Holger will not be happy of my work.

Will be corrected in 3.1.1.17

Thanks for beta testing

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
×
×
  • Create New...