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

REXX code for commands used in the screen next to 3.4 screen


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

New User


Joined: 20 Feb 2011
Posts: 6
Location: Chennai

PostPosted: Thu Mar 17, 2011 2:38 pm
Reply with quote

Hi All,

In 3.4 option, we will give some Dataset name and press enter. This will show a list of datasets matching our input.

In this screen, infront of the dataset name, we will give commands like b (browse), e (edit), v(view), co(copy), hrecall etc.

I need to add a command "XYZ" which should invoke a REXX code "XYZ"

Can you please help
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1306
Location: Vilnius, Lithuania

PostPosted: Thu Mar 17, 2011 2:40 pm
Reply with quote

Put XYZ in SYSEXEC or SYSPROC.

And RTFM or press PF1, it would have explained everything
Back to top
View user's profile Send private message
Ariharan S

New User


Joined: 20 Feb 2011
Posts: 6
Location: Chennai

PostPosted: Thu Mar 17, 2011 6:00 pm
Reply with quote

I got it!!! It works...
Thanks a lot prino
Back to top
View user's profile Send private message
sureshmanokar

New User


Joined: 21 Dec 2010
Posts: 11
Location: Bangalore

PostPosted: Fri Mar 18, 2011 9:37 am
Reply with quote

I did the RTFM but no use. Can you please tell me where the SYSEXEC or SYSPROC resides? icon_cool.gif
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Fri Mar 18, 2011 11:48 am
Reply with quote

Issue the command, TSO ISRDDN you would get the SYSEXEC & SYSPROC dataset allocations.

Hope it helps.
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 Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top