Difference between revisions of "MC-Basic:FILESIZE"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= FileSize ''<file_name>'' |AVAILABILITY= All versions |DESCRIPTION= Returns the size of a file in bytes. |TYPE= Long |RANGE= 0 to MaxLong |…') |
m (1 revision) |
(No difference)
|
Revision as of 16:09, 13 December 2010
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