Up Previous Next Title Page Index Contents

5.10.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.

Up Previous Next Title Page Index Contents