| View previous topic :: View next topic |
| Author |
Message |
Mountie
Joined: 30 Oct 2007 Posts: 20
|
Posted: Thu Nov 08, 2007 4:08 pm Post subject: How to move text cursor |
|
|
Is there a way to move the on screen text cursor to a specifi row, column
location? I would like to keep the same row location, but move the text
cursor to column 12.
Thank you. |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 8255 Location: Maywood, IL
|
Posted: Thu Nov 08, 2007 8:03 pm Post subject: |
|
|
your text editor may have a feature for that. Or your text editor may tell you the current position somehow, and you can have AHK send the correct keys to get to 12. _________________
(Common Answers) |
|
| Back to top |
|
 |
Mountie
Joined: 30 Oct 2007 Posts: 20
|
Posted: Fri Nov 09, 2007 2:48 am Post subject: |
|
|
| thanks. |
|
| Back to top |
|
 |
|