Algosim documentation: FileSize

FileSize

Returns the size of a file.

Syntax

Description

If s is a fully-qualified file name, then FileSize(s) is the size of this file in bytes.

Examples

FileSize("C:\WINDOWS\explorer.exe")
3229696