
  TYPE
    dut$title_data = RECORD
      build_title: boolean,
      main_title: string (25),
      command_name: ost$name,
      system_level: ost$name,
      base_system_time: string (20),
      termination_time: string (20),
    RECEND;

*copyc ost$name
