Predator
27th April 2005, 12:11
Hi,

I try to use the fg$ function to print out text in color but all in vain. Can someone please tell me how to write the function, what i use is print fg$(CW.RED) but it come out black color in wordpad.

Regards,

predator

Hitesh Shah
28th April 2005, 16:44
I used fg$(cw.red) & print.expression & fg$(cw.black) in my report expression . Compiled the report . The output in bwprint and ttstpdisplay shows the print expression in red.

Think this should help you.