
Using Clipboards
You can use four types of clipboards for cutting and copying text in SAPscript.
The SAPscript Clipboard
Use
Use the SAPscript clipboard for copying text within one or between different SAPscript documents.
Prerequisites
You can use the SAPscript clipboard only within a single R/3 system and client.
Procedure
SAPscript User Clipboards
Use
You use the SApscript user clipboard to copy "permanent" text areas. The "permanent" text persists in the clipboard until you overwrite it, even if you log off or the SAP System is restarted.
Prerequisites
You can use the SAPscript user clipboard only within a single R/3 system and client.
Procedure

You can edit the contents of user clipboards. Choose Goto ® User clipboard to open a normal SAPscript text entry session for the contents of one of the clipboards.
ABAP Editor Clipboard
Use
Use the ABAP editor clipboard for copying blocks of text from the ABAP editor to the line editor.
Prerequisites
You can use the ABAP editor clipboard only within a single R/3 system and client.
Procedure
PC or Workstation Clipboard
Use
Use the PC or workstation clipboard for copying text
Prerequisites
You may have to copy text from external programs line by line, since text areas exceeding one line are not correctly pasted into SAPscript. However, from ASCII editors, such as Microsoft Notepad, these text areas are copied correctly.
If you paste a text area from an external program into SAPscript, the paragraph and character formats are not copied.
Procedure