[jawsscripts] Re: Very simple script using IEFind that won't work for me?

  • From: Chad Foster <chad.foster@xxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Mon, 3 Mar 2014 14:23:39 -0500

Good suggestion Tom. I Also would consider using a placemarker for the
task at hand. You can assign the placemarker to a text string --
effectively doing the same thing.

On 3/3/14, Bissett, Tom <tom.bissett@xxxxxxx> wrote:
> Hi Geoff,  I use it like this:
> SetJAWSFindText ("TextHere")
> JAWSFindNext ()
> SayLine ()
> Tom Bisset
> Wealth Management Technology
> BMO Financial Group
> Tel: (647) 258-8502
> E-Mail tom.bissett@xxxxxxx
>
>
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Geoff Chapman
> Sent: March 3, 2014 12:54 PM
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] Very simple script using IEFind that won't work for
> me?
>
> If anyone could shed any light on why the below, very simply attached to a
> hotkey, will not jump to the text on the page which says "incidents,"
> Just as if we'd manually typed Control+F, typed the string in, and hit
> enter, I'd be most grateful!
> It appears to trigger the IEFind script ok, but just stops!
>
> Script TestFind ()
>
> PerformScript IEFind ()
>
> ;Pause ()
>
> ; neither of the below seem to do anything and the script appears to just
> stop at this point!
>
> TypeString ("Incidents")
>
> ; or
>
> ;{I}{n}{c}{i}{d}{e}{n}{t}{s}
>
> Pause ()
>
> PerformScript SayLine ()
>
> Pause ()
>
> PerformScript Enter ()
>
> Pause ()
>
> PerformScript SayLine ()
>
> EndScript
>
>
>
>
>
> __________
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
> __________�
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
>


-- 
Chad Foster
Access Technology Solutions
Leveling The Playing Field Through Technology
http://www.GO-ATS.net
__________�

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

Other related posts: