Z - Zone Macro
Macro Syntax: Z n ;
This is the Zone command. When you create your Vector graphics text string with commands, you can preface certain groups of commands with the Zone command to group those commands as if it were a single object. Then when the Vector graphics engine creates an animation frame those objects that are in a certain Zone will be affected only by the Offset commands for that zone. The n parameter is the zone number (1-8). If you use a value of 0 (zero) this will turn off the zone affect. There are 8 zones you can work with.