Pascal Scripting: GetMD5OfFile

Prototype

function GetMD5OfFile(const Filename: String): String;

Description

Returns the MD5 sum of the specified file, as a string. An exception will be raised upon failure.