Show in Frame No Frame
Up Previous Next Title Page Index Contents Search

6.7.5 Autobuild and external processing

If you need to perform actions after generation, you can use the generator language to export the data you need to a file, and then have it call another program to operate on that data. For instance, the Autobuild generator in the Watch example generates the code and then calls a compiler, and the Export to Word generator starts Word and calls a macro in the Word template supplied. See external...execute in Section 6.4.7.

Show in Frame No Frame
Up Previous Next Title Page Index Contents Search