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