Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating @...SAY objects
Message
From
03/03/1997 23:02:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Updating @...SAY objects
Miscellaneous
Thread ID:
00022772
Message ID:
00022772
Views:
86
Hi. Does anyone know how to programmatically change the color of an @...SAY field? As in

IF
SHOW GET m.test COLOR RGB(0,255,0,0,0,0)
ELSE
SHOW GET m.test COLOR RGB(0,0,255,0,0,0)
ENDIF

WHERE m.test is an @...SAY expression. I have
tried issuing the above SHOW GET commands followed by a SHOW GETS command and I have made sure that the @...SAY object can be refreshed by a SHOW GETS. Any help with this would be greatly appreciated.

Jerome
Next
Reply
Map
View

Click here to load this message in the networking platform