IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to create another clipboard for CUT command


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
hikaps14

Active User


Joined: 02 Sep 2005
Posts: 189
Location: Noida

PostPosted: Thu May 25, 2006 2:37 pm
Reply with quote

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
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Thu May 25, 2006 5:37 pm
Reply with quote

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
View user's profile Send private message
hikaps14

Active User


Joined: 02 Sep 2005
Posts: 189
Location: Noida

PostPosted: Fri May 26, 2006 10:01 am
Reply with quote

its working cool

Thanks ,
-Kapil .
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
No new posts How to create a list of SAR jobs with... CA Products 3
Search our Forums:

Back to Top