Hello Kolusu, Now I am feeling stupid. I should have been able to figure that out. Thank you again for your help. Best wishes, Jack
On Wed, 20 Jul 2022 at 15:23, Sri h Kolusu <[email protected]> wrote: > >>. There is a small glitch and I can not understand why: the year, on the > output, has only the three leftmost positions: > > Jack, > > It is NOT a glitch. Your Input is FBA which has the carriage control and > since I am writing to SDSF with SORTOUT DD SYSOUT=* , it is NOT showing the > carriage control. So you just press PF10 and you should be able to see it. > > Alternatively you can code RECFM=FB on the SORTOUT dd statement. > > SORTOUT DD SYSOUT=*,RECFM=FB > > > Thanks, > Kolusu > DFSORT Development > IBM Corporation > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
