Ron Thomas wrote:
>I have a input file of lrecl =80 and below is the data 'file' or dataset? >when i justify left with the below control card , i am seeing the o/p file What is 'o/p file'? the value AHZPP0062F & wwwwwwwwwwwwwwwwww got removed. could some one pls let me know why this is dropped? As documented, the UFF is Unsigned Free Format numeric and only digits 0-9 is used, rest are ignored. >I need to keep that value in o/p file ie alphabetic values has to be retained? >any idea? For now, I think, from memory, you need to split up your input dataset into numeric and character datasets, then do your overlay and then re-combine the overlaid numeric data with your character data. Unless of course some DFSORT experts can come up with a better solution. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
