Checks if a file is readable.
os.Path.readable( fname STRING) RETURNING result INTEGER
The function returns TRUE if the file is readable, FALSE otherwise.