[fpc-pascal] MD5 Hash of StringList

José Mejuto joshyfun at gmail.com
Thu Jul 4 18:13:44 CEST 2019


El 04/07/2019 a las 18:13, James Richters escribió:
> Thanks you!
> 
> That got me on the right path.
> Here's the working sample:
> 
> Hash  := Md5Print(MD5String(MyStringlist.Text));
> 

Warning! That's platform dependent code due the new line sequences.

-- 



More information about the fpc-pascal mailing list