PROCEDURE [XREF] qcp$apply_object_correction
   (    base_file: fst$file_reference;
        correction_file: fst$file_reference;
        target_file: fst$file_reference;
     VAR status: ost$status);

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

