Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs at the conclusion of a report run after output has been finalized in the AfterReport event.
PROCEDURE Object.UnloadReport
Parameters
None.
Remarks
Applies To: ReportListener Object.
LoadReport and UnloadReport are the two framing events of the report or label run; from the Report System's point of view, the report run has not yet started when it invokes LoadReport, and the report run has already ended when it invokes UnloadReport. For more information and an example of use, see LoadReport Event.
See Also
Reference
ReportListener Object
REPORT FORM Command
LABEL Command