| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
hikaps14
Joined: 02 Sep 2005
Posts: 161
Location: Noida
|
| Posted: Thu May 25, 2006 2:37 pm Post subject: How to create another clipboard for CUT command |
|
|
Hi,
i want to know that how to create another clipboard for CUT command .
because i want to keep many codes in my clipboard
this can help me a lot while editing similar types of codes
so is that possible ?
Thanks ,
-Kapil . |
|
| Back to top |
|
Marso
Joined: 13 Mar 2006
Posts: 356
Location: Israel
|
| Posted: Thu May 25, 2006 5:37 pm Post subject: |
|
|
Using ISPF cut and paste, the book says:
Code: CUT clipboardname
PASTE clipboardname
You can define up to ten additional clipboards.
If you have SPIFFY, the commands are:
Code: CUT TO clipboardname
PASTE FROM clipboardname
Depending of the SPIFFY version, you can have up to 200 clipboards... |
|
| Back to top |
|
hikaps14
Joined: 02 Sep 2005
Posts: 161
Location: Noida
|
| Posted: Fri May 26, 2006 10:01 am Post subject: Re: cut clipboard |
|
|
its working cool
Thanks ,
-Kapil . |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|