Next: , Previous: , Up: Generating main procedures   [Contents][Index]


7.5.4.6 invoke: code emitted from AutoGen macro

You must write a template to produce your main procedure. That template must contain a definition for the function specified with the func attribute to this main() procedure specification. This variation operates in much the same way as include (see include: code emitted from included template) method.