
*copyc tut$output

  TYPE
    tut$output_ordinal_array = array [0 .. ORD (tuc$out_set_size_4)] of record
      start: 1 .. 65535,
      length: 0 .. 255,
    recend;

