skip to main content

Integrated Development Environment (IDE) : Working with Screen Programs and File Layouts : Creating a new Report : Drawing the Report

Drawing the Report
To draw a control on the Report:
1.
2.
3.
4.
By drawing the control you automatically set LINE, COL, LINES and SIZE properties. All other properties are set to a default value that can be configured by clicking on the Window menu, choosing Preferences and then selecting isCOBOL / Report Designer / Default from the tree.
The control is automatically named with the following pattern: <report_name>-<two-digits-control-type>-<progressive-number>. For example, when you draw the first label on report-1, it will be named "report-1-lb-1". If you wish to assign a different prefix than the report name to the control name, you can right click on the Report Designer area and choose "Change Report Prefix". When you change the prefix, all existing controls in the report are automatically renamed, unless you check the option "Change report’s prefix only", in this case only the new controls will use the new prefix. You can always rename a single control by editing its "(name)" property.
To change the property values for one or more controls drawn on the screen:
1.
a.
b.
2.
To easily change LINE, COL, LINES and SIZE
1.
2.
c.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left