
  PROCEDURE [XREF] rap$validate_installation_paths
    (    base_attributes: rat$subproduct_attributes;
         base_path_container: rat$path_container;
         current_attributes: rat$subproduct_attributes;
         current_path_container: rat$path_container;
         installation_scheme: rat$installation_scheme;
         set_status_to_error: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$status
*copyc rat$subproduct_info_types
?? POP ??

