next up previous contents index
Next: Unconditional Control Flow Up: Statements Previous: Assignment Statements

Compound Statements

 

A ZPL statement may consist of a compound statement. The keywords begin and end are used to form a compound statement from a group of statements; and any regions that apply to this compound statement apply to each of the individual statements. The other types of compound statements are shown in Table 7, where the square brackets represent an optional item, and the square brackets followed by an asterisk represent zero or more instances of an item.

   table689
Table 7: Compound Statements in ZPL.





Kay Nettle
Fri Feb 21 21:14:29 CST 1997