  TYPE
    rat$write_scl_commands = record
      command: string (osc$max_string_size),
      size: integer,
    recend;

