
  TYPE
    clt$path_display_chunks = array [1 .. fsc$max_path_elements] of record
      position: integer,
      length: integer,
    recend;

*copyc fsc$max_path_elements
