
  CONST
    fsc$do_null_detachment_option = 1,
    fsc$do_unload_volume = 2;

  TYPE
    fst$file_detachment_choices = 1 .. fsc$max_detach_choice;

*copyc fsc$max_detach_choice
