
  TYPE
    fst$file_access_option = (fsc$read, fsc$shorten, fsc$append, fsc$modify,
          fsc$execute);

