[jawsscripts] Re: find string or graphic

  • From: "John P. Thomas" <johnt123@xxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 1 Nov 2012 07:36:44 -0400

HiGian Carlo, 

This is what I use in my scripts to check for a condition on a specific
line.

If StringContains (GetLine (), "text to find") Then
SayLine ()
Else
SayString ("not available")
EndIf

John


-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of GianniP46
Sent: Thursday, November 01, 2012 12:26 AM
To: JawsScriptsList
Subject: [jawsscripts] find string or graphic

Hi all,
is it possible to somehow limit a FindString or a FindGraphic to a
particular line?
I know that you can move the cursor to where ever you want to start your
Find and then use the S_Next parameter, but is there a way to make the find
not move to the next line if it doesn't find what you are looking for on
that line?
In other words, can I find a graphic or a piece of text on a particular
line?
I'm using Jaws 14.  Thanks!

Gian Carlo Pedulla
GianniP46@xxxxxxxxxxxxx

LETS! GO! METS!
__________�

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: