Pascal Scripting: GetVersionNumbersString

Prototype:

function GetVersionNumbersString(const Filename: String; var Version: String): Boolean;

Description:

Gets the version of the specified file as a string (in "0.0.0.0" format). Returns True if successful, False otherwise.