
?? NEWTITLE := 'nft$protocol_parameters' ??

{ nft$protocol_parameters }

  TYPE
    nft$protocol_parameters = (nfc$protocol_id, nfc$maximum_file_length,
          nfc$transfer_id, nfc$facilities, nfc$state_of_transfer,
          nfc$user_text_directive, nfc$file_length, nfc$operator_message,
          nfc$user_message, nfc$account_message, nfc$error_log_message,
          nfc$special_options, nfc$max_block_size, nfc$accounting_limit,
          nfc$file_name, nfc$file_disposition, nfc$acknowledgment_window,
          nfc$initial_checkmark, nfc$minimum_timeout_interval,
          nfc$mode_of_access, nfc$host_type, nfc$transfer_phase_attribute,
          nfc$source_lid, nfc$transfer_lid, nfc$job_name, nfc$physical_id,
          nfc$destination_host_type, nfc$echo, nfc$attribute_continued,
          nfc$data_declaration, nfc$system_routing_text,
          nfc$implicit_routing_text, nfc$user_file_name,
          nfc$banner_date_and_time, nfc$banner_routing_text,
          nfc$user_banner_text, nfc$installation_banner_text,
          nfc$reposition_output_params, nfc$current_file_position,
          nfc$output_file_destination,
          nfc$vertical_print_density, nfc$vfu_load_procedure,
          nfc$reserved_for_site_90,
          nfc$reserved_for_site_91, nfc$reserved_for_site_92,
          nfc$reserved_for_site_93, nfc$reserved_for_site_94,
          nfc$reserved_for_site_95, nfc$reserved_for_site_96,
          nfc$reserved_for_site_97, nfc$reserved_for_site_98,
          nfc$reserved_for_site_99);

?? OLDTITLE ??
