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 and this variable prevents infinite loops, for example:

100 SENDOPR xxxxx
200 GOTO 100

Range: 1 to 9999

Default: 100