Pascal Scripting: FileSize64

Prototype

function FileSize64(const Name: String; var Size: Int64): Boolean;

Description

Sets Size to the size of the specified file in bytes. Returns True if the file size was set successfully and False otherwise.