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

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