Deleting Text

Prerequisites

As in most other word-processing programs, you can delete text in the line editor with the backspace and delete keys. This topic describes additional delete functions offered by SAPscript.

Procedure

Deleting Extra Blanks

If your document contains sequences of more than one blank space, you can delete the superfluous blank spaces with the Compress command.

  1. Mark the text from which you want to remove superfluous blanks.

  2. Choose Start of the navigation pathEdit Next navigation step Selected Area Next navigation step CompressEnd of the navigation path. All strings of consecutive blank spaces are compressed into a single space.

Deleting Text Without Overwriting the Clipboard

  1. Mark the text you want to delete.

  2. Choose Delete.

    The selected text is deleted and cannot be reinserted in your document.