Determines if a file can be read from or written to.
~user
and $ENV_VAR
are expanded. Is_Dir Returns a 1 if filename is a directory.
Read If specified and nonzero, the function verifies that the file is readable.
NOTE: Either the Read keyword or the Write keyword must be specified.
Write If specified and nonzero, the function verifies that the file is writable.