
  PROCEDURE [XREF] fmp$create_network_file (
        file: fst$file_reference;
        connection_id: nat$connection_id;
        connection_state: nat$connection_state;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc nat$connection_id
*copyc nat$connection_state
*copyc ost$status
?? POP ??
