
  PROCEDURE [XREF] fmp$get_connection_identifier (file: fst$file_reference;
    VAR connection_id: nat$connection_id;
    VAR switch_offer_pending: boolean;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc nat$connection_id
*copyc OST$STATUS
?? POP ??
