ReadLong()
Syntax
Number.l = ReadLong(#File)Description
Read a long (4 bytes) from a file.
Parameters
#File The file to read from.
Return value
Returns the read value or zero if there was an error.
See Also
WriteLong(), ReadFile()
Supported OS
All