Jump to content

Recommended Posts

Posted

Maybe this is a simple question...., but I just haven't found the solution.🤢

I set "a" as my hotkey to start the script. However, I found while I press "Shift"+"a" or "Ctrl"+"a", it just doesn't work.

Does anyone know how to solve this? Thanks.

Posted

Oh, thanks for that method. It just really solve that indeed.

But, just for curiosity, does it just forbidden the hotkey while pressing "shift" or "ctrl"?

 

Posted

Hotkeyset('a','Hotkey')

While 1 = 1
WEnd

Func Hotkey()

...

 

What I mean is

If I stroke "a", it works perfectly.

However, I stroke "shift" + "a", it just no response.

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