ReadData()
Syntax
Length = ReadData(*MemoryBuffer, LengthToRead)Description
Read the content of the current file inside the specified memory buffer. 'LengthToRead' hold the number of chars to read.
After executing the command the 'Length' variable will hold the number of really read chars. Useful for validating purposes.
For a code example look at the Lof() command.
Supported OS
All