
  PROCEDURE [XREF] nap$accept_switch_offer
    (    file: fst$file_reference;
         source: jmt$system_supplied_name;
         attributes: ^nat$change_attributes;
         wait_time: nat$wait_time;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc jmt$system_supplied_name
*copyc nat$change_attributes
*copyc nat$wait_time
*copyc ost$status
*copyc ame$lfn_program_actions
*copyc nae$application_interfaces
?? POP ??
