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

  • From: "Bissett, Tom" <tom.bissett@xxxxxxx>
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Mon, 3 Mar 2014 13:23:52 -0500

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

Other related posts: