[jawsscripts] Reading changed volues automatically

  • From: "Can Kirca" <cankirca@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 5 Jan 2011 00:32:47 +0200

Hi,
I'm using a software in our office for talking with customer.
I created a simple script for reading how many visiters wating for chat.
my script worked correctly but now, I want to modify my script as read 
number of wating visiters automatically  when it change.
could you help me please?
my script is:
Script WaitingForChat ()

SpeechOff ()

SaveCursor ()

InvisibleCursor ()

JAWSTopOfFile ()

JAWSPageUp ()

NextLine ()

NextLine ()

NextLine ()

NextLine ()

PriorLine ()

JAWSEnd ()

PriorWord ()

PriorWord ()

PriorWord ()

SpeechOn ()

If GetWord () == "in" then

PriorWord ()

PriorWord ()

PriorWord ()

SayWord ()

else

SayWord ()

EndIf

PCCursor ()

RestoreCursor ()

EndScript



Thanks

__________�

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

Other related posts: