Generates the next document in the batch and returns the results of that document. Returns null if no more to run. Performs the equivilent of processData(), processComplete() for each generated report.
Syntax
Parameters
- report
- The stream to write the generated report to. If null the engine will create a MemoryStream.
Return Value
The generated document and ${var} substitutions in the parameter map.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
See Also