Page 1 of 1

convert ASCII to decimal

Posted: Thu May 11, 2006 7:47 am
by sainath
HI
I want to convert ASCII value to decimal .which function i have to use.
thks

Posted: Thu May 11, 2006 7:57 am
by DSguru2B
use the Seq() function

Posted: Thu May 11, 2006 2:56 pm
by ray.wurlod
More information required. You probably don't need to do anything, because there are no data types within server jobs. If your ASCII value is "3437.34" it can directly be used as a decimal value.