Jump to content

Recommended Posts

Posted

Hi all,

      this is my code

run_this.au3   compiled to run_this.exe

$a = $CmdLine[1]
send($a)

 

Then I enter this into my console window

run_this.exe 3

It would then send a keystroke of  3, it works, great.

 

However, if I enter this

run_this.exe !{o}

then it would enter a keystroke of o, instead of ALT+O

 

What went wrong?

 

Thanks all.

Posted

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