NESTED Questions

1

How do I fix the error, “Groups cannot be nested more than 20 levels deep when mailing”?
how do I fix the error, “Groups cannot be nested more than 20 levels deep when mailing”?

Answer Question   |  September 1, 2010  11:47 PM
NESTED, Nested selects, Networking
asked by:
5 pts.

Nested Selects in CLLE
I am attempting to palce Nested Select Statements within a CLLE program and it will not accept the process. ie: SELECT wHEN a=B THEN(DO) PROCESS…. ENDDO WHEN C=D THEN(DO) PROCESS eNDDO WHEN (X=Y) tHEN(DO) select wHEN X1 = A tHEN(dO) PROCESS eNDDO wHEN X1 = b THEN(DO) PROCESS eNDDO eNDselect wHEN X=z tHEN(DO) ENDDO ENDSELECT [...]

Answer Question   |  October 24, 2007  7:11 PM
CLLE, NESTED, SELECT statement
asked by:
20 pts.

1