
  PROCEDURE [XREF] rfp$accept_switch_offer (
        application_name: rft$application_name;
        connection_file: fst$file_reference;
        file_attributes: ^rft$change_attributes;
        wait_time: rft$connection_timeout;
    VAR source_job: jmt$system_supplied_name;
    VAR status: ost$status);

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