This command will read a single byte from the specified file. The position is specified in bytes from the beginning of the filedata. You can use this to obtain byte perfect reading of any file.

Syntax: 
Return Integer=READ BYTE FROM FILE(Filename, Position)