1
Moving zeros to preceeding empty spaces on numeric field
Hi I am facing issue with my rpgle free format code. I have a numeric field named myNum of length 7,0 and it stores the value 12345 in it. Now I need to move it to the character field named myChar of length 7 and the result to be displayed as ’0012345′. I have tried [...]
Answer Question
| May 25, 2012 3:21 PM
editw
Hi I am facing issue with my rpgle free format code. I have a numeric field named myNum of length 7,0 and it stores the value 12345 in it. Now I need to move it to the character field named myChar of length 7 and the result to be displayed as ’0012345′. I have tried [...]
1





