On this Page

    -filterOutput

    Save a copy of the xml data after all filters have been run.

    Syntax

    -filterOutput filename

    Description

    Used when the -filter option has been specified. This command will save a copy of the output xml code created by the filter conversion to the filename specified. This can be useful for testing and debugging filter logic.

    When multiple filters are in use, it is the output from the last one in the chain that will be left in the file specified here.

    See Also

    Merge Filters