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

  • From: "Geoff Chapman" <gch@xxxxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Tue, 4 Mar 2014 04:53:39 +1100

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

Other related posts: