md5_file calculates the MD5 check sum using the algorithm http://www.faqs.org/rfcs/rfc1321.html, MD5 Message-Digest Algorithm (RFC 1321).
Return Value
ssMD5 is a string with a hexadecimal value (32 characters).
Parameters
ssFilename is a complete file name.
History
| Version | Description |
|---|---|
| 4.2.1 | New |
See also
id-682201