highlighting conditional: <line#> mod 2

edited 12:10AM in FastReport VCL 5
Hi,,
I always use
<line#> mod 2
as a highlighting condition in an empty memo aligned to band. and it works for a long time.
I try this in FR5 but it doesn't work until I change it to
<line#> mod 2 = 0
(adding the =0)

WHY !. >

Comments

  • gpigpi
    edited 12:10AM
    wrote:
    WHY !. dry.gif
    Expression should be boolean, not integer. FR3, FR4 error was fixed

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.