Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog
The general syntax is:
!output outfile
The arguments are:
Name | Type | Default | Rule |
outfile | string |
See Understanding Macro Interfaces, if necessary.
The output macro dynamically changes the output file being used. It can be used in the following ways:
The first form changes the output file to be filename. The second form appends the output onto the filename given. The third form closes the (current) output file, if any.
To be completed...
html is the only target which currently supports this macro.
Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog