Hello friends,
Why won't this code be accepted in the Properties window of a text box?
IIF(table.logical_field, RGB(200,0,0), RGB(0,0,0))
When I try to enter this code it simply reverts to the default of 0,0,0.
Using VFP 9.0 with WinXP-Pro
Thanks much.
Ben