Previous Topic: SRV275Next Topic: SRV277


SRV276

Too many nested routines; imodid pgmname stmt nnnnn

Reason:

An external function call has been made, but it will cause the maximum nesting level to be exceeded.

imodid

Displays the IMOD ID.

pgmname

Identifies the calling program.

nnnnn

Displays the statement number.

Action:

Reduce the level of subroutine nesting.