A
Alon Blich
Guest
you might want to try the math_int2hex() and math_hex2int() functions in the slibmath.p, in the standard libraries project at oehive.org. {slib/slibmath.i} message math_int2hex( 1000 ) math_hex2int( "a" ). hth
Continue reading...
Continue reading...