Many applications support the "Copy", "Cut", and "Paste" operations for this purpose, which can normally found in the "Edit" menu of an application. The clipboard can not only hold plain text data, but basically any other data as well, for example, formatted text or graphics. The system can even share the &os2; with &winos2; sessions.
Note that the clipboard can only hold one piece of information at a time. If new information is moved to the clipboard, the old contents are overwritten. Besides, the information in the clipboard is lost when the computer is turned off. You can use the &os2; "Clipboard viewer" to look at the current contents of the clipboard.
For example, if you have a piece of text in a word processor and would like to insert it into another application, do the following:
Ctrl+Insert
.
Some applications use Ctrl+C
also.
Shift+Delete
.
Some applications use Ctrl+X
also.
Shift+Insert
.
Some applications use Ctrl+V
also.