

  TYPE
    avt$file_utility_information = record
      new_file: boolean,
      password: string (osc$max_name_size),
      version: avt$version_identifier,
    recend;

*copyc avt$version_identifier
