rptconvert
Convert DocBook XML files generated by Report Explorer to formatted reports
Syntax
Description
rptconvert opens the DocBook XML converter in the
                    Report Explorer.
formatList = rptconvert("-domformatlist")
templateList = rptconvert("-templatelist",domFormat)
templateList = rptconvert("-templatelist")
formatList = rptconvert("-formatlist")
stylesheetList = rptconvert("-stylesheetlist",legacyFormat)
stylesheetList = rptconvert("-stylesheetlist")
rptPath = rptconvert(srcDocBook)
rptPath = rptconvert(srcDocBook,outFormat)outFormat.
rptPath = rptconvert(srcDocBook,outFormat,outTemplate)outFormat.
rptPath = rptconvert(srcDocBook,outFormat,outStylesheet)outFormat.
___ = rptconvert(___,
                    specifies additional options for the function.addOpts)
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a