
  PROCEDURE [XREF] bap$validate_compatibility
    (    p_file_label: fmt$p_file_label;
         p_file_label_header: ^fmt$static_label_header;
         path_handle: fmt$path_handle;
         checksum_present: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fmt$file_label
*copyc fmt$static_label_header
*copyc fmt$path_handle
*copyc ost$status
?? POP ??
