SMP/E produces a block of lines for each element.  Something like

        element-name    LASTUPD       = aaaa
                     LIBRARIES     = DISTLIB=bbbb
                        FMID          = cccc
                     RMID          = dddd

I would like to convert it to a one line entry along the lines of

     element-type name aaaa bbbb cccc dddd

I have already done something very similar for DDDEFs in REXX but I'm
looking for something with better performance.

Does anyone have a suggestion, such as a set of DFSORT/ICETOOL
statements?

Thank you

----------------------------------------------------------------------
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

Reply via email to