| View previous topic :: View next topic |
| Author |
Message |
Mountie
Joined: 30 Oct 2007 Posts: 13
|
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: 6847 Location: Pacific Northwest, US
|
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. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Mountie
Joined: 30 Oct 2007 Posts: 13
|
Posted: Fri Nov 09, 2007 2:48 am Post subject: |
|
|
| thanks. |
|
| Back to top |
|
 |
|