Previous Topic: CAQD593E

Next Topic: CAQD595E

CAQD594E

DYNAMIC CODE OVERRUN, FUNCTION LOGIC TOO COMPLEX TO HANDLE. REDUCE NUMBER OF STATEMENTS.

Explanation:

Dynamic code has only one base register. If the function logic is too complex, the base register capacity to address the dynamic code is exceeded.

User Response:

Reduce the complexcity of the function logic by coding less statements, or call CA Technical Support.