<< Click to Display Table of Contents >> Navigation: Reference > Pre-processor > *DBEND |
The *DBEND command finishes a loop started with a *DBLOOP command. The form of the command is:
[*DBEND loopindex]
The index name loopindex was used in the *DBLOOP command.
The PP command *SLE cannot be used with *DBLOOP and *DBEND.
Examples of *DBEND commands:
[*dbend dlList]