MC-Basic:FILESIZE

From SoftMC-Wiki
Revision as of 13:23, 18 March 2014 by Lisa (talk | contribs) (Text replace - "Read-Only" to "Read only")
Jump to: navigation, search

Returns the size of a file in bytes.

Syntax

FileSize <file_name>

Availability

All versions

Type

Long

Range

0 to MaxLong

Scope

Configuration, Task orTerminal

Limitations

Read only

Examples

? FileSize Task1.prg

See Also