Page 1 of 1

Type conversion functions

Posted: Thu Nov 18, 2004 9:45 pm
by badri
Hi,

I would like to know if there is any function to convert from

1. double to decimal
2. double to char

Regards,
:)

Posted: Fri Nov 19, 2004 4:11 am
by Amos.Rosmarin
It is a server job or PX ?

For server jobs it's almost transparent, but you can use fmt or the oconv functions. depends of what you want to do.

For PX you have built in casting functions, just look at the help.


HTH
Amos