baseConvert help

Paul Salyers ps1 at softseven.org
Thu Jan 27 22:26:30 EST 2005



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.
PS1 at softseven.org
Http://ps1.SoftSeven.org




More information about the use-livecode mailing list