
  TYPE
    dst$log_pp_timed_out = RECORD
      date_time: ost$date_time,
      pp_name: string (5),
    RECEND;

*copyc ost$date_time
