No longer in GT.M since: V6.0-000

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.

loading table of contents...