[jawsscripts] Re: Reading changed volues automatically

  • From: "Can Kirca" <cankirca@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 5 Jan 2011 01:28:51 +0200

Hi Martin,
I paysted my code here.
when I press ctrl+shift+4 jaws says number of wating visiters
I want to modify this script to say number of wating visiters automatically 
when it change.
----- Original Message ----- 
From: "Martin Slack" <m.g.slack@xxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Wednesday, January 05, 2011 1:13 AM
Subject: [jawsscripts] Re: Reading changed volues automatically


> There are a couple of possibilities.  To start with, could you copy and
> paste your code into an email to the list and explain to us how it works 
> at
> the moment?  This should provide a starting point.
>
>  Martin
>
>
> ----- Original Message ----- 
> From: "Can Kirca" <cankirca@xxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Tuesday, January 04, 2011 10:32 PM
> Subject: [jawsscripts] Reading changed volues automatically
>
>
>> 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
>>
>
> __________�
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
> 

__________�

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

Other related posts: