Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
J - Insert Character (Screen Editor) (m618603+j.htm)
Inserts a single character immediately before the current cursor position.
J
Position the cursor at the desired position. Press J. The Status/Command Line prompts:
Enter a New Character
Type a character. The character is inserted in the position immediately before the current cursor position.
00022 PRINT (10,10)TEXT
Note the current cursor position. Press J. Type a colon (:). The line now reads:
00022 PRINT (10,10):TEXT