Hi,

I have a input file of lrecl =80 and below is the data

wwwwwwwwwwwwwwwwww
000000001
000000002
03
000000004
05
000000006
000000049
000000052
000000060
AHZPP0062F
000000063
000000072
00000000075
000000076

when i justify left with the below control card , i am seeing  the o/p file  
the value  AHZPP0062F & wwwwwwwwwwwwwwwwww got removed.  could some one pls let 
me know why this is dropped?

I need to keep that value in o/p file ie alphabetic values has to be retained? 
any idea?



SORT FIELDS=COPY
OUTREC OVERLAY=(1,40,UFF,M10,LENGTH=40,
 1:1,40,JFY=(SHIFT=LEFT))

Thanks,
Ron T

----------------------------------------------------------------------
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