What are the steps required for manipulation of the block of text?
What are the steps required for manipulation of the block of text?
- Procedure editor allows a way to manipulate the blocks of text as well and it allows the contiguous characters or whole line of text to be edited.
- The steps taken to manipulate the blocks of text are as follows:
- Position the cursor after opening the editor on the first character that is present in the block of text.
- The BLOCK parameter is used to mark the beginning of the text that is used for the editing or getting edited.
- Position the cursor where the user needs to edit the character that needs to be placed to the right of the character and before the last character.
- Execution of the block functions can be done when the manipulation needs to be finalized.