
  PROCEDURE [XREF] rfp$request_connection (client_name: rft$application_name;
        server_name: rft$application_name;
        destination_host: rft$host_identifier;
        connection_file: fst$file_reference;
        file_attributes: ^rft$create_attributes;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc ost$status
*copyc rfe$condition_codes
*copyc rft$external_interface
*copyc rft$file_attributes
?? POP ??
