Skip to Content
0
Former Member
Dec 02, 2008 at 10:33 AM

Leading Zeros

997 Views

Hi All,

I need to insert leading zeros for a currency and quantity field.

Eg: v_dig =7.00

v_dig = 00007.00

I searched in SDN but I could get only for char. I even converted to char and tried but the value is changing to 0000700. the decimal is not coming.

Please help me with this.

Regards,

Srik