  PROCEDURE [XREF] ocp$open_output_file
    (    output: fst$file_reference;
         page_header: ^string ( * );
     VAR status: ost$status);

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