PDR4134W

Section, Line number, Column number: You used the <FILEBREAK> statement and a <filemax> tag in an Output group. Both types of file breaking will occur.

What happened: You used a <FILEMAX> command within the rule file to manually control file breaks and you have also used the Output group <FILEMAX> tag to automatically control file breaks. The manual file breaks may cause the output to break before the automatic breaks.

What to do: If you set the <FILEMAX> tag to other than M and use the <FILEMAX> command in the rule file, and you did not want to have exceptions to the <FILEMAX> criteria, remove the <FILEMAX> command. If you want to control file breaking manually, set <FILEMAX> to M. If you are intentionally doing both, no action is necessary.