I'm converting a hexadecimal number to decimal. the below code works and placed it in my label called myNumber

  put baseConvert(tmpVar,16,10) into field myNumber

The problem is I now need to use myNumber to do some calculations with and place it in a field called myAnswer

Please help

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


_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to