
{* ZCYTFN  cyt$file_name *}

  TYPE
    cyt$file_name = string ( * <= cyc$max_file_name_size);

  CONST
    cyc$max_file_name_size = 512;
