User login
|
|
|
Frontpage Sponsor
|
|
|
Poll
|
How long have you been using Baan-related products? 1 year or less 12% between 1 and 3 years 14% between 3 and 6 years 14% between 6 and 10 years 23% 10 years or more 37% Total votes: 139 |
|
|
|
Text field sections (report scripts)
|
|
By patvdv at 26 Feb 2008 - 21:57
|
Text field sections (report scripts)
You use a text field section to apply certain actions to all instances of a particular text field that are included in the report. A text field section consists of a main section and a subsection. The main section specifies the particular text field to which the actions must be applied. The subsection specifies that the actions are to be performed before the text field is printed.
For example, you could include the page(), need(), and skip() functions in a text field section to enforce a page break or to skip a specified number of lines before the text field is printed. Or you could set lattr.print in the section in order to skip one text line before printing the text field.
Main field
field.<text_field>:
Actions programmed in this section are executed for all instances of the specified text field that are included in the report. The text field must have been defined as a report input field in the data dictionary.
Subsection
before.print:
Actions programmed in this section are executed before the specified text field is printed.
Related topics
|
|
All times are GMT +2. The time now is 23:11.