Jump to content

{_ Down} Still Ain't Working Right


 Share

Recommended Posts

I need the {down} command to work but in the last few version I tried it in and even the newest cause something odd to happen.

Ok here is an example. Let's say I need to hold down ALT :whistle: and then push a key. Ok I use this.

Send("{! down}");

Sleep(1000);

Send("a");

Sleep(500);

Send("{! up}");

What happens is the number "1" is pushed, why I have no clue! Then ! is entered followed by the letter a. So the 2nd part of that I guess is working but where the heck does the number 1 come from?

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