Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to get a word where cursor is pointing to in TSO

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM
Author Message
sangiah

Active User


Joined: 10 Jun 2005
Posts: 64

PostPosted: Fri Jun 10, 2005 11:25 pm    Post subject: How to get a word where cursor is pointing to in TSO
Reply with quote

How to get a word where cursor is pointing to in TSO using REXX
Back to top
View user's profile Send private message
References
bluebird

Specialist


Joined: 03 Feb 2004
Posts: 144

PostPosted: Wed Aug 17, 2005 7:15 pm    Post subject:
Reply with quote

You 'll need to write your own ISPF macro for this.
here is a small example. in edit it will say the member name you are currently editing :

/* REXX */
address isredit
"macro"
"(mbr) = member"
address tso
say mbr '!!!!!'
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM All times are GMT + 6 Hours
Page 1 of 1