Previous Topic: CA_OPR_LOG_SUPMSG (Log suppressed messages?)

Next Topic: CA_OPR_MAX_THREADS (Max # of threads)

CA_OPR_MAX_GOTO (Max # of GOTO actions executed per match)

Applies to Windows only

Controls how many GOTO actions can be executed per message match. Prevents infinite loops such as:

100 SENDOPR xxxxx
200 GOTO 100

Range: 1 to 9999

Default: 100