Skip to content

Commit a82e266

Browse files
authored
Update 4.1.-Coding-Text.md
1 parent 62bafa0 commit a82e266

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/doc/en/4.1.-Coding-Text.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,12 @@ When entering the edit mode, the entire file is loaded for editing. Other functi
202202

203203
You can select text that is not underlined and copy/replace without problems. You can click on a position (without selecting text) to then type, delete, or paste text. This can occur in underlined (coded, annotated, case-assigned) or not underlined (not coded/annotated/case-assigned) text locations. You will see the underlines shift as text is added or removed.
204204

205-
There are some limitations: It is best to avoid selecting sections of text to delete (or to type or paste over). This is particularly an issue if any of those sections have been underlined (coded, annotated, case-assigned). It may also be an The reason is that positions of the underlying codes/annotations/case-assigned may not correctly match as intended. If you have made a change that you think has affected these coded/annotated/case-assigned positions badly, exit the text editing window by pressing the Cancel button.
205+
There are some limitations: It is best to avoid selecting sections of text to delete (or to type or paste over). This is particularly an issue if any of those sections have been underlined (coded, annotated, case-assigned). It may also be an The reason is that positions of the underlying codes/annotations/case-assigned may not correctly match as intended.
206+
207+
If you have made a change that you think has affected these coded/annotated/case-assigned positions badly, exit the text editing window. Then boefore anything else is done press the undo button (Back arrow) next to the Edit text button. by pressing the Cancel button.
208+
209+
<img width="625" height="216" alt="image" src="https://github.com/user-attachments/assets/d9496b21-a494-433f-84a5-cbac8419449f" />
210+
206211

207212
**Important note: The edits occur within the database stored text. The original text file is NOT changed.**
208213

0 commit comments

Comments
 (0)