Hi everybody,
I want to convert character value into currency value.
Ex: data: price(20) type c value '200,00'.
netpr like ekpo-netpr.
netpr = price. " This Statement not execute run time error coming.
What is the conversion function?
anybody pls tell me.
thanks
S.Muthu