
TYPE
 qct$path = record
    size: integer,
    path: fst$path,
  recend;

*copyc fst$path

