Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RGB() function
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00812606
Message ID:
00812974
Views:
11
I thought that as well, but try this:

LOCAL lowhiteonred
lowhiteonred = "RGB(255,255,255,255,0,0)"
CLEAR
@3,0 SAY "This is bright white on bright red" COLOR (lowhiteonred)

It works in VFP6, probably by virtue of a flaw. Does it work in newer versions?

I wish it didn't as this would help the argument for a re-write of this awful legacy code I'm using.

Thanks
Simon
SJC Systems Limited
WorldSpreads Limited (www.worldspreads.com)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform