
  TYPE
    dft$server_file_output = record
      bytes_per_allocation: dmt$bytes_per_allocation,
      eoi_byte_address: amt$file_byte_address,
      file_limit: amt$file_limit,
      preset_value: amt$preset_value,
      remote_sfid: gft$system_file_identifier,
      requested_transfer_size: dmt$transfer_size,
      shared_queue: mmt$shared_queue,
      total_allocated_length: amt$file_byte_address,
    recend;

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_byte_address
*copyc amt$file_limit
*copyc amt$preset_value
*copyc dmt$allocation_size
*copyc dmt$transfer_size
*copyc gft$system_file_identifier
*copyc mmt$shared_queue
?? POP ??
