Next: main for-each, Previous: main include, Up: Generated main [Contents][Index]
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 main include) method.