
  TYPE
    lgt$display_option_selection = record
      case display_options: lgt$display_options of
      = lgc$count =
        count: amt$file_byte_address,
      casend,
    recend;

*copyc amt$file_byte_address
*copyc lgt$display_options
