Jump to content

Recommended Posts

Posted

send keys (in auto it script i kno) Right?

From the help file:

{RIGHT} -- Cursor right

Is that what you're after?
Posted

From the help file:

Is that what you're after?

<{POST_SNAPBACK}>

no not the cursor but the little directional pad
Posted

I think LxP gave you what your want

from help file

Edit: for the Send command

<{POST_SNAPBACK}>

nope the right arrow on the keyboard
Posted (edited)

I challenge you to try Send("{RIGHT}") and tell us that it doesn't work for you.

Edit: I do agree that the documentation should probably be improved here. The description of {RIGHT} here seems to discuss its effect and not the key itself.

Edited by LxP
Posted (edited)

Even if you could I don't think his is in English.

<{POST_SNAPBACK}>

pfft only half the time the other half is serbian so it depends on when you are trying to read my mind

edit: do you see on your keyboard the six or buttons that say "Insert" "Home" "PageUp" "Delete"" End" "Page Down"

under that is four directional arrows the one to your right

Edited by bosko
  • Moderators
Posted

Then LxP has provided the right response: Send("{RIGHT}")

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

Then LxP has provided the right response:  Send("{RIGHT}")

<{POST_SNAPBACK}>

wouldnt that move my cursor?
Posted

wouldnt that move my cursor?

<{POST_SNAPBACK}>

Wouldn't hitting the right arrow on your keyboard also move your cursor? :)
Posted

Then the right arrow key on your keyboard is broken because on every other (non-broken) keyboard, that is the effect you will get, hence the reason that is what the Send() function does.

Posted

On my keyboard pressing the numeric pad's buttons with Num Lock on and Shift down causes the keys to act like Num Lock is off.

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