Function: access-file

Access file FILENAME, and get an error if that does not work.
The second argument STRING is used in the error message.
If there is no error, returns nil.

(fn FILENAME STRING)