Jump to content

Recommended Posts

Posted

Hello, everyone.

I have a key on my British keyboard, situated above the tab key. It's a backtick (sample below).

`

However, on an American keyboard, it's in a different place. Since it's unlikely to be used when I am using AutoIt, I'd like to use it as a hot key for pausing a running script.

I've been unsuccessful in discovering the hex code for this. Is there any way I can find out using AutoIt?

 

Many thanks in advance.

Posted

While I think about it... Is there any way to use a key combination for pausing? I think it would be easier if I used something like {CTRL} + {SPACE}, which is unlikely to ever be used any other time.

Posted

Welcome to AutoIt

Search for "Closing single quote" for "`" and you'll find it under ASCII Character Codes.  Yes you can use combinations to pause, have a look at HotKeySet in the helpfile, it includes examples.

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