My question is this, I have a table with a field (ColorCode) that I am storing an RGB color code (stored as "RGB(255,0,255)"). Is there any way to get VFP9 SP1 to print a text field in a label or report, USING the RGB value that is stored in the ColorCode field?
I have made several different...