Hi,
There is character field of length 3 and it has a value of '12', and there is another variable is of length '10'. I need the value which is there in the first field which is of length 3 is to be moved to the variable of length 10 and the when i display the variable it should show '0000000012'
Thanks.
There is character field of length 3 and it has a value of '12', and there is another variable is of length '10'. I need the value which is there in the first field which is of length 3 is to be moved to the variable of length 10 and the when i display the variable it should show '0000000012'
Thanks.
Comment