8.6.10.4.9 Size Function

Syntax

size (expression)

Description

The size function returns the size of the file named by expression. If the file does not exist or if the size of the file cannot be determined, menu displays an error message.

Example

size ("myfile") returns the file size of "myfile"