Jump to content

Recommended Posts

Posted

Working on this myself. Trying to learn.

How can I make this work?

$BlueButton = "MouseClick ( "left", 730, 543 )"

Is it possible to assign a variable as a mouseclick like this? Is this all wrong? How can I assing this variable to do this mouseclick at this spot?

Thanks!

Posted

The return value of MouseClick is none. Therefore you are accomplishing nil.

The helpfile tells you of return values. If no return value, then using a variable is perhaps not suitable.

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