next up previous contents index
Next: Unary Operators Up: ZPL Language Reference Manual Previous: Initializing Variables

Expressions and Operators

 

The set of ZPL operators is shown in Table 5 along with the associativity of each operator. Operators with highest precedence are listed at the top of the table. Those with lowest precedence are listed at the bottom. The @ operator has highest precedence. Unary operators have higher precedence than the reduction and scan operators (which are can be either unary or binary operators), and these in turn have higher precedence than the remaining binary operators.

    table422
Table 5: Operators in ZPL.





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