Get() > Cursor movement methods |
Moves the cursor one character to the right.
:right() --> self
When a Get object has input focus, method :right() moves the cursor one character to the right in the edit buffer, unless the cursor is positioned on the last editable character.
http://www.xHarbour.com