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