Skip to Content
0
Former Member
Jan 11, 2008 at 06:25 AM

how to convert character value into currency value.

125 Views

Hi everybody,

I want convert character value into currency value.

Ex: data: price(20) type c value '200,00',

netpr like ekpo-netpr.

netpr = price. " This statement run time error coming.

How to convert to currency value?

Thanks

S.Muthu.