VBCode and Rev number are the same 5083A4C6 is the hexadecimal value of 1350804678
baseConvert("5083A4C6",16,10) convert from hexa to decimal
Hope it helps.
Thierry
I tryed this but it didn't work:
on mouseUp
--put stsGetSerialNumber("C:") into fld 1 --Hex number this works
put baseConvert("stsGetSerialNumber",16,10) into fld 1 --Trying to convert hex to dec
--baseConvert("5083A4C6",16,10) --Your suggestionend mouseUp
What am I doing wrong
the above code didn't produce the same code as our VB programs
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
