Clipboard Manager panel

The Clipboard Manager panel lets you see and modify the clipboards available to the PASTE primary command. Clipboards are created using the CUT primary command in edit.

Panel and field definitions

Figure 1. Clipboard Manager panel
  Process   Options   Help
 s ┌────────────────────── Clipboard Manager ──────────────────────┐ sssssssssss
 E │                                                               │ p of 40
   │    V - View       C - Clear     O - Toggle Read-only          │ ormat CHAR
   │    E - Edit       R - Rename    D - Delete                    │ ---+----7--
 * │                                                               │
 0 │    Name        Lines User Comment                             │ ...........
 0 │                                                               │ ...........
 0 │   DEFAULT         0 ISPF Default Clipboard                    │ ...........
 C │                                                               │ ...........
 0 │                                                               │ ...........
 0 │                                                               │ ...........
 C │                                                               │ ...........
 0 │                                                               │ ...........
 0 │                                                               │ ...........
 0 │                                                               │ ...........
 0 │                                                               │ ...........
 0 │                                                               │ ...........
 0 │  F1=Help        F2=Split       F3=Exit        F7=Backward     │ ...........
 0 │  F8=Forward     F9=Swap       F12=Cancel                      │ ...........
 0 └───────────────────────────────────────────────────────────────┘ ...........
 Command ===> cut display                                           Scroll CSR
  F1=Help      F2=Zoom      F3=Exit      F4=CRetriev  F5=RFind     F6=RChange
  F7=Up        F8=Down      F9=Swap     F10=Left     F11=Right    F12=Cancel    
Line command entry field
You can enter these line commands to the left of the clipboard name:
B
Browse the contents of the clipboard using ISPF browse.
C
Empty the contents of the clipboard. You can also replace the contents of a clipboard by using the REPLACE option of the edit CUT command.
D
Delete a clipboard.
E
Edit a clipboard in the ISPF editor.
O
Make a clipboard read only, or change a read-only clipboard to modifiable. When a clipboard is read-only, the CUT command does not modify the contents of the clipboard. This is useful when you are going to PASTE the clipboard contents into several places and you want to be sure the data is not accidentally overwritten by a CUT command. The comment field can not be changed for read-only clipboards.
R
Rename a clipboard
Lines
The number of lines in the clipboard.
User Comment
The name of the clipboard.

Parent panels

Child panels

None

Related tasks and examples