ReadLong()
Syntax
Number.l = ReadLong()Description
Read one long (4 bytes) on the current opened file.
For an example how reading from a file see at the ReadFile() command - with ReadLong() you just read a long value instead of a complete line (string).
Supported OS
All