  PROCEDURE [XREF] ocp$apply_object_correction
    (    base_file: fst$file_reference;
         correction_file: fst$file_reference;
         target_file { output } : fst$file_reference;
     VAR status: ost$status);

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