
  PROCEDURE [XREF] nlp$accept_switch_offer
    (    file: fst$file_reference;
         source: jmt$system_supplied_name;
         attributes: ^nat$create_attributes;
         timesharing_connection_switch: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc jmt$system_supplied_name
*copyc nat$create_attributes
*copyc ost$status
?? POP ??
