| TOC | Index |
Just like images, macros may also be inserted in appropriate places in the document. The procedure to do this is likewise similar. The desired macro object is first created in a macro block, or macro section object if the said macro is utilized in the document block. The same code is inserted where the said macro is deemed to take effect. Also, they may also be inserted as many times as needed.
< bbsi id = "STABLEID" />
where STABLEID is the stable id attribute value of the corresponding object.
Macros may be inserted in the following locations:
Where it is necessary to invoke several macros at once, the macro aggregator object should be created as well, after the several macro objects. The macro aggregator has an aggregates attribute where the stable id's of the macros required are placed separated by semicolons.
There are also other objects providing for macro aggregates attribute. The same list of stable id's should be provided.
Macro lists may be given in the following locations:
4/13/2006, 1:19:05 PM
| TOC | Index |