John McKown wrote:

>UNIX is rather easy:
>cat file1 file2 file3 otherfile prefix-of-files* | command

Thanks for oiling my rusting memory.  <grin>

REXX is also easy. That is if you don't care to have an extra member containing 
a list of members.

Just 2 loops. One loop for list of member(s) and second loop to get the lines 
and pass it on to one big mother of dataset/file for further processing.

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to