[jawsscripts] Re: S_PRIOR doesn't work the way it should

  • From: "Raymond" <r.jansen@xxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 3 Mar 2011 15:29:30 +0100

Hi Tony,

I can't use the SaveCursor/RestoreCursor functions because the FindString 
with s_next and the one with s_prior are attached  to a key. And pressing 
this key should bring you each time to the next or prior occurrence.

Cheers,

Raymond

----- Original Message ----- 
From: "Tony Hernandez" <tonyhspeaks@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Thursday, March 03, 2011 3:13 PM
Subject: [jawsscripts] Re: S_PRIOR doesn't work the way it should


> Hi. Raymond. Ditto on Don's response. Perhaps it would help to route all
> your cursors to the same location if possible, with the probable exception
> of the PC Cursor if it can't go to the location of your starting point. 
> this
> would all be after calling SaveCursor () and before calling RestoreCursor
> ().
>
> Tony Hernandez
> http://dutyofman.net/
> Let us hear the conclusion of the whole matter: Fear God, and keep His
> commandments, for this is the whole duty of man. For God shall bring every
> work into judgment, with every secret thing, whether it be good, or 
> whether
> it be evil. (Ecclesiastes 12:13-14)
>
>
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Raymond
> Sent: Thursday, March 03, 2011 9:05 AM
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] Re: S_PRIOR doesn't work the way it should
>
> Hi Don,
>
> Ok thanks.
> I'll report it to FS.
>
> Cheers,
>
> Raymond
>
> ----- Original Message ----- 
> From: "Don Marang" <donald.marang@xxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Thursday, March 03, 2011 3:00 PM
> Subject: [jawsscripts] Re: S_PRIOR doesn't work the way it should
>
>
>>I think it is a known bug.  I would report it to FS anyway.  I think you
>> will find that function very temperamental, so be careful when using it.
>> Sometimes it is necessary, but limit the situations in which you use it 
>> so
>> that you do not get unexpected results.  I think the current location of
>> various cursors has a major impact on whether you get the expected
>> outcome.
>>
>> Don Marang
>> Vinux Software Development Coordinator (vinux.org.uk)
>>
>> There is just so much stuff in the world that, to me, is devoid of any
>> real
>> substance, value, and content that I just try to make sure that I am
>> working
>> on things that matter.
>> Dean Kamen
>>
>>
>> --------------------------------------------------
>> From: "Raymond" <r.jansen@xxxxxxxxxx>
>> Sent: Thursday, March 03, 2011 8:46 AM
>> To: <jawsscripts@xxxxxxxxxxxxx>
>> Subject: [jawsscripts] S_PRIOR doesn't work the way it should
>>
>>> Hi all,
>>>
>>> As you all know, you have 4 direction to choose from when using the
>>> FindString function.
>>>
>>> s_top, s_bottom, s_next and s_prior.
>>>
>>> s_top finds the first string from top to bottom.
>>> s_bottom finds the first string from bottom to top.
>>> s_next finds the next string from the current location to the bottom.
>>> s_prior should find the prior string from the current location to the
>>> top.
>>>
>>> But s_prior doesn't work correctly when you start on the same string you
>>> are
>>> searching for. It just finds the same string on the same location. You
>>> first
>>> have to move the Jaws Cursor 1 character to the left.
>>>
>>> Is this a known bug? Or is it a normal behaviour and is it my way of
>>> thinking :)
>>>
>>> Cheers,
>>>
>>> Raymond
>>>
>>>
>>>
>>>
>>>
>>> __________�
>>>
>>> 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
>>
>>
>
> __________�
>
> 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
>
> 

__________�

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

Other related posts: