
  TYPE
    fst$path_resolution = (fsc$path_resolution_error, fsc$unresolved_path,
      fsc$path_does_not_exist, fsc$new_file_path, fsc$new_cycle_path,
      fsc$catalog_path, fsc$cycle_path, fsc$command_file_path);

