MC-Basic:FILESIZE
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
Returns the size of a file in bytes.
FileSize <file_name>
All versions
Long
0 to MaxLong
Configuration, Task orTerminal
Read only
? FileSize Task1.prg