en@frrom
11th March 2004, 18:54
Hi all,

I'm trying to make a report-label of 1 charachter: the percentage symbol <%>. When I create that label and add it to the report layout, it will not be printed. Any way of doing this?? I can of course use a workaround by assigning it in report script to a string-field and printing that as a form-field on the report, but am just wondering if it is possible by using a label...

Kind regards,

En.

en@frrom
11th March 2004, 19:02
Just for the clearity: the reason I don't want to just type it into the report-layout, is because it has to be in colour, which I don't think is possible if you just type it in the report-editor...

lbencic
11th March 2004, 19:34
Pretty sure you just need to put %%.

Check the standard label: ticpr.percentage

en@frrom
11th March 2004, 19:44
Yes, correct!! Thanks!!