Hi,
Can someone please show me the best way to convert a CString variable which is a string number to a real number, say a double, do some math, say times it by two, and covert the result back to a CString?

Steve Palmer