Skip to content

Start_Report - Report

Augmented to check the server property and if the property is non-zero (and a DSO exists), to establish a client-server link between the report object and the DSO

Type: Function
Return Data Type: Integer

Syntax

Function Start_Report Returns Integer

Call Example

Get Start_Report to IntegerVariable

Description

Start_report is augmented to check the server property and if the property is non-zero (and a DSO exists), to establish a client-server link between the report object and the DSO. This link is established by sending the message add_user_interface to the DSO.

Return Value

Returns how report was ended. Rpt_Cancelled or Rpt_End.