I tried to parse a JCL with a SET statement
// SET MYLIB=MYHLQ.LOADLIB
...
//STEPLIB DD DSN=&MYLIB,DISP=SHR
and I get
JCL000I JCL to XML Converter 2.0.0 $Rev: 7 $
JCL001I Scanning job control in DTXSMJCL.txt
ABORT: XML012E Unable to resolve entity &MYLIB;
Does that mean that the SET statement is not supported and if so, are there any plans to add it?
Thank You
ZA
Sorry, I had a typo, the JCL2XML is perfect :)
Log in to post a comment.
I tried to parse a JCL with a SET statement
// SET MYLIB=MYHLQ.LOADLIB
...
//STEPLIB DD DSN=&MYLIB,DISP=SHR
and I get
JCL000I JCL to XML Converter 2.0.0 $Rev: 7 $
JCL001I Scanning job control in DTXSMJCL.txt
ABORT: XML012E Unable to resolve entity &MYLIB;
Does that mean that the SET statement is not supported and if so, are there
any plans to add it?
Thank You
ZA
Sorry, I had a typo, the JCL2XML is perfect :)
ZA