INDMAXNEST

INDMAXNEST, Maximum nesting of indirection expressions exceeded

Run Time Error: This indicates that indirection nesting required more space than GT.M provides. The space needed by GT.M is a function of the number, type and complexity of the indirect expressions being nested.

Action: Review the program logic and reduce the amount of nested indirection in the routine.

inserted by FC2 system