<CHAIN>
Chaining frames:
Frames can be chained to continue text from one area to the next one.
<CHAIN>
Use this tag to define the current frames chain Syntax: <CHAIN=n1,n2[,n3[,n4]]…..>
When a text does not fit in a frame, then vpxPrint switch automatically to the next one in the chain.
Example : <CHAIN=1,2,3,4>
Notes :
•Several chains can be defined at any times but they must use different frames.
•You can define a full chain or individual frame chaining like <CHAIN=1,2><CHAIN=2,3>.
•To interrupt the chain use <CHAIN=2,0> to stop the chain after frame 2.