
*copyc ost$string

TYPE
  rat$table_entry_name = record
                           size: ost$string_size,
                           value: ost$name,
                         recend;


