Author: Arun Raj
Posted: Fri Feb 03, 2017 7:29 pm (GMT 5.5)
Balaryan,
The solution you mentioned in your own first post above gives the expected results. I did n't really get what went wrong there for you.
_________________
Arun
----------------------------------------------------------------------------------------------------
Love is like an hourglass, with the heart filling up as the brain empties. -Jules Renard
Posted: Fri Feb 03, 2017 7:29 pm (GMT 5.5)
Balaryan wrote: |
I am using "UFF, M11" to reformat that field. It works only for '9.999' and not working for '99.999' |
The solution you mentioned in your own first post above gives the expected results. I did n't really get what went wrong there for you.
Code: |
//SYSIN DD * INREC OVERLAY=(15:1,6,UFF,M11,LENGTH=5) SORT FIELDS=COPY |
Code: |
----+----1----+---- 16.000 16000 17.510 17510 17.510 17510 12.500 12500 4.550 04550 2.000 02000 2.000 02000 3.480 03480 19.000 19000 7.750 07750 |
_________________
Arun
----------------------------------------------------------------------------------------------------
Love is like an hourglass, with the heart filling up as the brain empties. -Jules Renard