REXX CODE - HELP



IBM's Command List programming language & Restructured Extended Executor

REXX CODE - HELP

Postby krishna1990 » Tue Oct 16, 2012 2:44 pm

I am new to rexx. I need a help to develop a tool -
purpose of the tool:
to open the dataset in view or edit mode while handling in jcl itself.
(i.e) in jcls we have given dsn=datasetname while placing the cursor in dataset name and pressing function key it should popup a panel with view and edit option and performing the corresponding function related to it.
krishna1990
 
Posts: 3
Joined: Tue Oct 16, 2012 2:39 pm
Has thanked: 0 time
Been thanked: 0 time

Re: REXX CODE - HELP

Postby Robert Sample » Tue Oct 16, 2012 3:15 pm

Check out file 671 on the CBT tape (http://www.cbttape.org) which is described as
ZOOM edit macro to "cursor retrieve" datasets


Why waste the time writing your own tool when there already is something to do pretty much what you want to do already?
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post