
  CONST
    dfc$max_number_of_att_files = 63;

  TYPE
    dft$number_of_attached_files = 0 .. dfc$max_number_of_att_files;
