To execute the same command against all or selected members of a pds, use a command like this in the command field: s <mask> <command>
To run command xyz against all members starting with abc: s abc* xyz To delete all members of a pds: s * d Dave Long On Wed, 17 Jan 2007 11:34:54 -0500, Larry R. Wright <[EMAIL PROTECTED]> wrote: >Hi All, > >I was just paging through a large number of datasets on 3.4 to issue a rexx >command on each file to get a return code. For this purpose, I issued the >rexx command on the very first dataset and entered an equal sign (=) to >repeat for each of the next hundreds of datasets. > >Is there something even better such as a command to repeat the command for >all entries in the 3.4 list? Enquiring minds would like to know :) > >Thanks, > >Larry ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

