ReadLong()
Syntax
Number.l = ReadLong(#File)Description
Read a long (4 bytes) from the #File.
For an example how reading from a file see the ReadFile() command - with ReadLong() it just reads a long value instead of a complete line (string).
Supported OS
All