
  PROCEDURE [XREF] nap$se_return_file
    (    connection_id: nat$connection_id;
     VAR status: ost$status);

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

