>> Miklos Szigetvari wrote: >>> Hi >>> I would like to have something converts the JCL, exactly as it is in >>> your sample.
>It is a lot easier to read an xml document rather than writing ones own >JCL parser. Many years ago I write a JCL parser in REXX. It parses and loads the various JCL elements into an ISPF table. Never quite finshed it and it's based on 1991 JCL syntax. Doesn't do symbolic substitution. However, I have used it a few times over the years as a front end to do context sensitive fixups. Like "change this dsn but only when in a step that executes pgm ABC and ddname=XYZ". Miklos, if you're interested in doing a RYO contact me offline and I'll send you a copy of what I've got as a starter. -Rob ---------------------------------------------------------------------- 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

