$XQTFORM$

Use this control statement to execute a form command file when Enterprise Output Manager drivers are used.

$XQTFORM$ <filename.ext>  ["<directory alias>"] [BINARY]

The filename is required to be in 8.3 dos format. It can be a .WMF, .EMF, .DFF, or .PCL macro.

The <directory alias> field is optional.If it is present it must have the value of a directory alias as configured in Enterprise Output Manager. If either the directory alias or filename do not exist then there is an error message when printing the data. The Enterprise Output Manager wizard sets this to $CommandFile.

The BINARY option specifies that the file is a binary file. The BINARY option is only meaningful for .PCL macros.

When this control statement is found, the command file is executed and the resulting form is painted on the page. Typically, this command is used at the start of every page. For example, reports generated by the Enterprise Output Manager wizard have this command painted on the header frame.