> Thanks, but it doesn't seem to work.  Records that are over 32752 bytes
> are truncated.
>
> FMNBB298 10 record(s) copied: 6 truncated: 0 fields truncated

Kirk,

Can you please  try with LRECL=X in the JCL definition and also use PAD=ON
in the sysin to pad to the maximum length?

//            PATHDISP=(KEEP,DELETE),FILEDATA=TEXT,LRECL=X


//SYSIN    DD *
$$FILEM SET PAD=ON
$$FILEM DSC
/*

Thanks,
Kolusu


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to