[jawsscripts] Re: FindColors example

  • From: "Martin Slack" <m.g.slack@xxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 24 Dec 2008 15:18:29 -0000

Script test ();
Var string sText;

FindColors (RGBStringToColor ("039064139"), RGBStringToColor ("255255255"),
s_top, 0);
Let sText = GetToEndOfLine ();
SayMessage (OT_JAWS_MESSAGE, sText, cmsgSilent);
PCCursor ();
EndScript;


  Martin


----- Original Message ----- 
From: "Andy Borka" <andy@xxxxxxxxxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Wednesday, December 24, 2008 9:15 AM
Subject: [jawsscripts] FindColors example


>I have to search for text in a particular window that has the foreground
> color royalblue4 and background color of white. I then need to have it
> read in the jaws message voice from the start of the cursor to the end
> of the line. Is there an example of how to do this?
>
>
> __________
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
>


__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: