ArborX


ttword

Longname: t t ext word   Open the Documentation Legend
Released: not available 
Created: not available 
Last modified: 5.61a 
See also: klf

Summary
Used to move around the current stream with the text cursor and/or to select text. The unit of movement is a single word which includes any punctuation and space characters at the end of the word. Clicking the mouse quickly within a word twice selects the word.
Example extract

The following example will add additional termination characters for the ttword macro, (on the Misc ▶ tab of the Interface Options dialogue box.

 wdpref w"xyz"

Syntax (SVNNA)
ttword Ø
ttword  code:n?
code:n
–1  Move the cursor to the start of the word or, if it is already at the start of a word, to the start of the previous word.
Ø|0  Select the current word. If the text cursor is positioned at the end of a word, that word and any punctuation or space character after it will be selected.
Move the cursor forward by one word. If there is text selected then the cursor is moved one word past the end of the selected text.

Document created on 08-Feb-2003 (revision 1)