Jump to content

Recommended Posts

Posted (edited)

Link works for me...

Autoit stops at line one, saying "Error parsing function call" to the line

send"{DOWN down}"

Well, it should be

send ("{DOWN} down")

assuming you want to press the Cursor down key, followed by the letters d,o,w,n.

A short look into the help file would have brought you there, too.... :D

Edited by Marc

Any of my own codes posted on the forum are free for use by others without any restriction of any kind. (WTFPL)

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