Hi,

I'm trying to convert a hexadecimal string to its decimal value.
My original string : 0102E84669

I've tried oconv(original,"MCX") or xtd(original) but it seems to be not the good method.
The result is : 48776809 wich is the result of xtd("02E84669")
It seem to lost first hexadecimal value 01


Has anybody see this before ?
Any idea to resolve this ?

Christopher
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to