Pascal Scripting: GetMD5OfFile

Prototype:

function GetMD5OfFile(const Filename: String): String;

Description:

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