UnloadReport Event

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

Other Resources

Events (Visual FoxPro)
Language Reference (Visual FoxPro)