Previous Topic: CAOP_W_118Next Topic: CAOP_W_PLFINVLD


CAOP_W_119

Max GOTOs <max> exceeded, MsgToken=<token> - further Actions cancelled.

Reason:

The number of GOTO Actions executed exceeded <max> (setting 'Max # of GOTO Actions executed per match'), which can happen when GOTO Actions are used without stop condition. Example: '100 SENDOPER text', '200 GOTO 100'.

Action:

Remove the GOTO Action, or add condition (condop, condrc) to limit the number.