Previous Topic: IDCMCDEP64 - Specified new feature(s) not supported in this releaseNext Topic: IDCMCDEP66 - System failed during last EDIT of COMPONENT PGM-NAME, EDIT required


IDCMCDEP65 - Number of X in program exceeds maximum

Reason:

The number of data items, symbols, or the procedure size exceeds the maximum allowed.

Action:

Eliminate unused data items, subdivide the program into a main program and one or more subprograms, and subdivide the procedure into two or more procedures (and use the DO statement to invoke subprocedures).