ReportRun.execute Method
Prints the programmable sections of a report.
Syntax
public boolean execute(int number)
Run On
Called
Parameters
- number
Type: int
The controlNumber value of the programmable section.
Return Value
Type: boolean
false if the toPage object has been generated; otherwise, true.