TMPSTOREMAX

TMPSTOREMAX, Maximum space for temporary values exceeded

Compile Time Error: This indicates that the routine requires more space to store intermediate results in expression evaluation than GT.M provides.

Action: Look for excessive function nesting in a very large routine. Reduce the size of the routine or the amount of nesting.

inserted by FC2 system