RTC EE zimport handling of columns 1-6 in copybooks
We seem to have an issue related to columns 1-6 in copybooks. Normally, these columns are used for sequence number in COBOL copybooks but we also have copybooks that we use for ASM modules. It appears that the zimport process blanks out those first 6 columns which renders our ASM builds non-functional. Before I open a PMR I was wondering if this sounds familiar and if there is an easy workaround through some configuration option I may not be aware of.
Accepted answer
Hi Alex, I don't see how the zimport could alter these 6 first characters of each line of the copybook member.
zimport doesn't "interpret" the content of any member during it uploads their content in the scm.
Where do you see that the file is altered: in the SCM after a zimport or on MVS after a zimport + zload?
Could you show us the content of a line of the copybook member (in hexa) and its corresponding content in the scm?
Thanks!
zimport doesn't "interpret" the content of any member during it uploads their content in the scm.
Where do you see that the file is altered: in the SCM after a zimport or on MVS after a zimport + zload?
Could you show us the content of a line of the copybook member (in hexa) and its corresponding content in the scm?
Thanks!