Personally, I avopid the whole color name thing by writing my own little
script to give me the actual numbers rather than the names. These
numbers can then be copied directly into the findColors function.
I attach the following script to an unused key. Then activate the jaws
cursor and put it where you want to find out color information and hit
the key to activate this script.
Script test2 ()
SayString ("for ground")
SayInteger (GetColorText ())
SayString ("background ")
SayInteger (GetColorBackground ())
EndScript
Jim Snowbarger
-
Visit the jfw ml web page: http://jfw.cjb.net