[jawsscripts] Re: A bit of experimenting - small list index script that works in OE, windows explorer but not in outlook 2007

  • From: "Jacob Kruger" <jacobk@xxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 28 Aug 2009 10:14:23 +0200

Ok, will try it out when next on that machine - thanks.

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

----- Original Message ----- 
From: "David Truong" <davidtruong@xxxxxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Friday, August 28, 2009 2:33 AM
Subject: [jawsscripts] Re: A bit of experimenting - small list index script 
that works in OE, windows explorer but not in outlook 2007


> Actually, I think I see the problem.  I think if you  look at outlook2007
> the list is not truly a standard listview which is what your index script
> and my alternative script will work in.  So I think if you can tell the
> script to reclass or recognise the outlook2007 listbox as a listview it
> might work.  Just my thoughts off the top of my head.
>
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jacob Kruger
> Sent: Monday, 17 August 2009 6:51 PM
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] A bit of experimenting - small list index script
> that works in OE, windows explorer but not in outlook 2007
>
> Script TellMeIndex ()
>
> var
> int iIndex
>
> let iIndex = GetCurrentItem (GetFocus ())
> SayString ("item number ")
> SayInteger (iIndex, 10)
>
> EndScript
>
> The above works in both outlook express, and windows explorer to simply
> just tell me the index number of a message or file/folder item, but,
> although it tells me the current control with focus is a listbox in 
> outlook
> 2007, it always just says the index number is 0.
>
> Any ideas?
>
> Stay well
>
> Jacob Kruger
> jacob.kruger@xxxxxxxxxxxx
>
>
> __________
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
>
> __________
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus 
> signature database 4375 (20090827) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
> 


__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 4375 (20090827) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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

Other related posts: