Have a variable containing a value like '000000017733'. - Need to convert it to '000000177,33' - Then make a sum with other variable. - Then convert it again to a string that will look like (for example) '000000008921'
XBASE
any one can help?
something like: **variables VGCA = 77,33 TOT = '000000017733'
** convert TOT to 177,33
** do the needed operation FINALV = TOT - VCGA
** reconvert FINALV from 100,00 to 000000010000