On Mar 14, 2010, at 1:29 PM, Yves COPPE wrote:

I have a grid (form type)
one fld of the grip is named "check"

in the  FillInData handler I have this script

if fld "check" of me contains "OK" then
set the foregroundColor of fld "check" of me to red
end if

You don't have an else statement to set the foregroundColor to empty if the field doesn't contain "OK".

--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: 
http://revolution.bluemangolearning.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to