All Frameworks  Object Hierarchy  This Framework  Indexes   

RpmReport (Object)



Method Index

GenerateReport
This method generates a report to an output file.

Methods


o Sub GenerateReport( iXMLFileName,
iReportFileName,
iReportType,
iOutDTDFileName)
This method generates a report to an output file. The definition of the report content is specified by an input XML file.
Parameters:
iXMLFileName
XML file name for report definition.
iReportFileName
The file name to output the report to.
iReportType
The report type. The following list represents acceptable values: "Web Page (*.htm)" "Text (*.txt)" "Text (Tab delimited) (*.txt)" "CSV (Comma delimited) (*.csv)" "XML (*.xml)" "Excel Workbook (*.xls)"
iOutDTD
If iReportType is an XML file, then a .dtd file name is needed. Else send in a null string.

Copyright © 2003, Dassault Systèmes. All rights reserved.