Previous Topic Next topic Print topic


COBES0112 token should not be defined with an OCCURS clause.

A host variable is defined as part of an OCCURS clause.

Resolution:

The preprocessor does not allow host variables to be defined this way. Edit your program to remove the OCCURS clause and then recompile.

Previous Topic Next topic Print topic