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 REXX/CMS How to place command console... CLIST & REXX 4
No new posts Help needed in automation cics transa... CLIST & REXX 1
No new posts How to Login in to cics region and is... CICS 9
No new posts Passing containers on START command CICS 4
No new posts How can I add/create a new INIT(initi... TSO/ISPF 2
Search our Forums:

Back to Top