Use this command to alter the color that the text, lines, boxes etc will be used to print/display.
Syntax:
C=R,G,B
R,G,B represent three values between 0 and 255 to define numbers for red, green and blue.
Examples:
{c=255,0,45} This color has been created with R,G,B {c=0}
Please close the attributes of the text
properly. If the attributes are not opened/closed
properly the results could be for example an entire
report in bold, underlined, a wrong color, etc. |
See also:
Rpv color sample (VB example)
|