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

cursor positing macro


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
im_tanmoy

New User


Joined: 10 Sep 2005
Posts: 3
Location: Pune

PostPosted: Tue Mar 11, 2008 10:27 pm
Reply with quote

Hi ,
Can any one help me out this.

I want to write my own code or marco that interacts with the terminal and when the cursor position is over "something you might edit/browse" in JCL, I would invoke the editor and return to my code when the editor was exited.

Thanks
Tanmoy
Back to top
View user's profile Send private message
im_tanmoy

New User


Joined: 10 Sep 2005
Posts: 3
Location: Pune

PostPosted: Tue Mar 11, 2008 10:30 pm
Reply with quote

Exact requirement is

Let us say in a JCL statement we have
//sysin dd dsn=prod.cntrlib(hr03dxab).
Now if cursor is positioned on hr03dxab and hit enter, I will see prod.cntrlib(hr03dxab) member
Back to top
View user's profile Send private message
cpuhawg

Active User


Joined: 14 Jun 2006
Posts: 331
Location: Jacksonville, FL

PostPosted: Tue Mar 11, 2008 10:39 pm
Reply with quote

Check out this link:

ibmmainframes.com/viewtopic.php?t=17825
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts PRINTOUT macro PL/I & Assembler 0
No new posts create rexx edit Macro that edits the... CLIST & REXX 3
No new posts Issues with executing a REXX MACRO th... TSO/ISPF 4
No new posts Facing issue in Run Edit Macro Job CLIST & REXX 9
No new posts outtrap does not capture within an ed... CLIST & REXX 1
Search our Forums:

Back to Top