
  TYPE
    rat$string = record
      value: string (osc$max_string_size),
      length: integer,
    recend;

*copyc ost$string

