ShowReportName

Examples


This setting determines whether the title bar in the Screen Output window displays the current report's display name.

Syntax

ShowReportName=option

Parameters

option - A boolean that indicates one of the following:

[spacer]

Value

Description

TRUE

The Screen Output window will display the report name.

FALSE

The Screen Output window will not display the name.


Comments

By default, the Report Writer displays the name of the report in the Screen Output window. This helps users understand which report to modify using the runtime Report Writer.

However, if you choose to not display this name, add this setting to the defaults file and set its value to FALSE. This is especially useful if you have an international distribution of your application, and don't wish to display report names in English.


Documentation Feedback