MFPLI00118S Invalid syntax in %%INCLUDE statement. The correct syntax is one of the following forms: %%INCLUDE 'string-constant'; %%INCLUDE identifier; or %%INCLUDE (identifier); or %%INCLUDE identifier(identifier);

The syntax of the %%INCLUDE statement is invalid;.
Resolution:
Correct the syntax of the %%INCLUDE statement.
Module:
PASS1.PL1