CheckSum

Alex Tweedly alex at tweedly.net
Mon Jun 19 14:29:14 EDT 2006


Camm29 wrote:

>It's works okay , but how can i see the md5Digest sting as a number or hex ?
>  
>
You can see it as hex by doing ...

put md5Digest(someTextVariable) into binaryValue
put binarydecode("H32", binaryValue, hexValue)



-- 
Alex Tweedly       http://www.tweedly.net



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 16/06/2006




More information about the use-livecode mailing list