On Thu, 1 Sep 2022 08:47:39 +0800, Peter Van Dyke wrote: > >Here's an example of the JCL for the job: >/* ... >//* >//XMIT01 DD DATA,DLM='@%' >*----- Data created by XMIT for data set 1 -----* > How do you ensure that the XMIT data does not contain '@%' in columns 1-2?
Long ago, I experimented with uuencode to further encode the XMIT output and using a DLM that uuencode can not create. It worked; I never used it in practice. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
