
  PROCEDURE [XREF] ocp$obtain_object_file
    (    file_name: fst$file_reference;
     VAR file_descriptor: ^oct$open_file_list;
     VAR status: ost$status);

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