DOCUMENTATION CENTER SEARCH
Mathematica
>
File Operations
>
Built-in
Mathematica
Symbol
Manipulating Files and Directories
Tutorials »
|
StringLength
FileHash
FileType
FileDate
BinaryReadList
See Also »
|
File Operations
Files
Memory Measurement & Optimization
More About »
FileByteCount
FileByteCount
["
file
"]
gives the number of bytes in a file.
MORE INFORMATION
If a particular file is moved from one computer system to another, the number of bytes in the file as reported by
FileByteCount
may change.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
The number of bytes in a file:
In[1]:=
Out[1]=
SEE ALSO
StringLength
FileHash
FileType
FileDate
BinaryReadList
TUTORIALS
Manipulating Files and Directories
MORE ABOUT
File Operations
Files
Memory Measurement & Optimization
New in 2
© 2008 Wolfram Research, Inc.