(Fill)
(Fill)
Line 2: Line 2:
 
{{DISPLAYTITLE:Fill and Overstrike}}
 
{{DISPLAYTITLE:Fill and Overstrike}}
  
==Fill==
+
==Backfill Block of Text to a Text Register==
  
 
When a block of text is moved (cut) to a text register with <kbd>BLOCK</kbd> > <kbd>Move to register</kbd>, the original block is normally deleted. Optionally, the block can be filled with spaces or a configurable character. In the “Move to register” dialog box, check the <kbd>Backfill Text</kbd> option.
 
When a block of text is moved (cut) to a text register with <kbd>BLOCK</kbd> > <kbd>Move to register</kbd>, the original block is normally deleted. Optionally, the block can be filled with spaces or a configurable character. In the “Move to register” dialog box, check the <kbd>Backfill Text</kbd> option.

Revision as of 17:09, 20 February 2017


Backfill Block of Text to a Text Register

When a block of text is moved (cut) to a text register with BLOCK > Move to register, the original block is normally deleted. Optionally, the block can be filled with spaces or a configurable character. In the “Move to register” dialog box, check the Backfill Text option.


Move To Register Backfill Prompt.png


Both character and columnar blocks can be filled. The fill character can be changed with CONFIG > Tab/Fill > Block fill character.

If CONFIG > Tab/Fill > Retab after block fill is enabled, filling a block with spaces will actually fill with the optimal number of Tab characters and spaces. (It is disabled by default.)

A highlighted block can be filled (e.g., with spaces) by selecting BLOCK > Fill block.

Overstrike

When a block of text is inserted (pasted) from a text register with BLOCK > Insert register, you can optionally overwrite the existing text. In the Insert register dialog box, check Overwrite text option.


Insert Register Overwrite Prompt.png


Since block operations using the “Fill” and “Overwrite” options do not change the size of the file, these options are automatically selected when editing in overwrite-only mode. This mode is selected with CONFIG > File handling > setting Overwrite-only mode to 1 or 2 (0 = off, 1 = Record / Binary, 2 = All). To prevent file corruption, binary and database file editing should normally be done in overwrite-only mode.


Overwite Only Mode Preferences.png


In overwrite-only mode, BLOCK > Copy / Move to cursor also overwrite the existing text at the cursor. BLOCK > </kbd>Move to cursor</kbd> also fills the original block.

Related Resources