I know the below code will convert a hex number to dec.

 put baseConvert(tmpVar,16,10) into tmyNumber

like wise will

 put baseConvert(tmpVar,10,16) into tmyNumber

convert a dec to hex?

Paul Salyers
PS1 - Senior Rep.
[EMAIL PROTECTED]
Http://ps1.SoftSeven.org


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to