Thanks, Pierre!

sqb

On Wed, Jan 16, 2013 at 9:47 PM, Pierre Sahores <s...@sahores-conseil.com>wrote:

> function hexDigest pvalue
>    put "" into tRes
>    put md5Digest(pValue) into tMD5
>    get binaryDecode("H*",tMD5,tRes)
>    return tRes
> end hexDigest
>
> If i right remember, rev version credits goes to Mark Wieder
>




-- 



Stephen Barncard
San Francisco Ca. USA

more about sqb  <http://www.google.com/profiles/sbarncar>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to