Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Processes the report.

Code Block
XFRX#INIT::Object.ProcessReport(tcReportName [, tcForClause [, tlSummary [, tcScopeClause [, tcWhileClause [, tlPlain]]]]])

Parameters

tcReportName

 The name of the report file.

...

Plain format switch. Send .T.  as this parameter to switch the HTML output to PLAIN format. The plain format doesn't generate any page breaks to the document - one long page will be generated. The default value is .F.

Remarks

Applies To: XFRX#INIT