Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix
In DM scripts, o ne loop can be nested inside of another. Such a C++ program allows at least 256 levels of nesting. Nested loops are used to solve a wide variety of programming problems, for instance, listed in Table 1131. Table 1131. Examples of nested loops in DM.
|