
  PROCEDURE [XREF] nlp$acquire_connection
    (    server: nat$application_name;
         file: fst$file_reference;
         file_exists: boolean;
         attributes: ^nat$create_attributes;
     VAR status: ost$status);

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