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 the text at the cursor position as input to REXX

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

Active User


Joined: 10 Jan 2006
Posts: 74
Location: Germany

PostPosted: Tue Feb 07, 2006 5:57 pm    Post subject: How to get the text at the cursor position as input to REXX
Reply with quote

Hi,

Can anyone help me in passing the text at the cursor position as input to the REXX program?

i.e. I would type the REXX pgm name in the command line and then move the cursor to the required position. This pgm should get the text at the cursor as input and run..
Back to top
View user's profile Send private message
References
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1973
Location: Israel

PostPosted: Tue Feb 07, 2006 6:38 pm    Post subject:
Reply with quote

It depends:

If you are in ISPF editor, you use edit-macro commands like CURSOR, LINE etc.

If you are not in editor, you can use the ZSCREEN* system variables. You can find example here.

O.
Back to top
View user's profile Send private message
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3314
Location: Charlotte,NC USA

PostPosted: Tue Feb 07, 2006 6:44 pm    Post subject: Re: How to get the text at the cursor position as input to R
Reply with quote

If you are looking to code this as an ISPF EDIT Macro, then you might want to look at the ZOOM command for a good example. The ZOOM command is not a part of standard ISPF, but many shops have it installed anyway. If you don't have it available, the source code is posted on the Internet.
Back to top
View user's profile Send private message
antonrino.b

Active User


Joined: 10 Jan 2006
Posts: 74
Location: Germany

PostPosted: Wed Feb 08, 2006 8:10 pm    Post subject:
Reply with quote

Thanks ofer71.
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