MFPLI00021E This statement contains a duplicate declaration of "identifier-name" and will be ignored.

identifier-name is declared more than once in the current PROCEDURE or BEGIN block.
Resolution:
Remove one of the declarations or change the name of one of the identifiers.
Module:
PASS1.PL1