Skip to Content
0
Former Member
Dec 01, 2006 at 09:55 AM

Reg Quantity field Printing

61 Views

hi,

how to print the Quantity variable with 2 decimals actually the field is having 3 decimals.

Ex: field1 having value <b>16000.000</b> and field2 value is <b>800.000</b>

in out put i want field1 = <b>16.000,00</b> and field2 = <b>800,00</b>.

same is achieved in script is done by using field1(I12.2), and field2(12.2).

how can we do same thing in Smartform....

Regards

Ashok P