Page 1 of 1

listcat in rexx

PostPosted: Mon Feb 14, 2011 5:07 pm
by syamcs
Is it possible to use listcat in rexx? :roll:

Re: listcat in rexx

PostPosted: Mon Feb 14, 2011 6:45 pm
by MrSpock
Well, LISTCAT is a standard TSO command, and if your REXX exec is running within a TSO address space, then yes, it'll work fine. If not, you should still be able to make a CALL to the IDCAMS program.