Hi,
I have a requirement to convert a 7s 2 field to a 7s 4 field. I know this is simple as defining a target field of 7s 4 and simply moving the source.
The catch is, the target field size (precision and decimal positions) vary, and I want to write a service program to take the Source Value, Target Precision and Target decimals as input and convert the value.
does anyone out there has a uutility/code to do this ?
Thanks in advance.
Sam
I have a requirement to convert a 7s 2 field to a 7s 4 field. I know this is simple as defining a target field of 7s 4 and simply moving the source.
The catch is, the target field size (precision and decimal positions) vary, and I want to write a service program to take the Source Value, Target Precision and Target decimals as input and convert the value.
does anyone out there has a uutility/code to do this ?
Thanks in advance.
Sam








Comment