Home Page (Text Editor) | Overview | How Do I ... Topics | FAQ | Reference
With the Text editor, you can treat text selection and space insertion in two ways. When you select the Virtual Spaces option, spaces are inserted between the end of the line and the insertion point before new characters are added to the line. When you clear the Virtual Spaces option, the Text editor behaves like Microsoft Word for Windows — the insertion point is set to the end of the line.
To enable virtual space
Note Many word processors support moving the cursor one sentence at a time. The Text editor supports this as well (with the SentenceLeft and SentenceRight commands), but most source code doesn’t have the spacing and punctuation marks needed for sentence navigation. Instead, you can use the LineUp and LineDown commands to navigate single lines of source code.