Additional note:
It is triggered whenever the focus changes.
So, every time the focus is on a different window, my saystring is spoken.

Richard Q. Justice-website owner
www.blind-computing.com

----- Original Message ----- From: "Rick Justice" <[email protected]>
To: <[email protected]>
Sent: Sunday, January 11, 2009 2:05 PM
Subject: Re: [JAWS-Users] outlook express scripting question


Dave,
Try this
void Function FocusChangedEvent (handle FocusWindow, handle PrevWindow)

SayString ("right here")

If you place a saystring as I did here,

directly beneath the function,

then it will be spoken when that function is triggered.

I'm not sure if this what you are looking for,

but this one is triggered when you press control + N, for a new message.

HTH,

----- Original Message ----- From: "David Ferrin" <[email protected]>
To: <[email protected]>
Sent: Sunday, January 11, 2009 11:03 AM
Subject: [JAWS-Users] outlook express scripting question


I'm thinking of dumping auto sizer and going back to the script I used in the past because it seems to be the reason that jaws 10 acts sluggish so often when I'm plowing down through the mountain of emails I receive every day. My question is which script or function is triggered when a new message is opened? That's where I will need to place the command for the function I plan to use.

David Ferrin
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Visit the Blind Computing home page at:
http://www.blind-computing.com
Address for the list archives:
http://www.mail-archive.com/[email protected]
To post to this group, send email to
[email protected]
To unsubscribe from this group, send an email to
[email protected]
For help from Mailman with your account Put the word help in the subject or body of a blank message to:
[email protected]
Use the following address in order to contact the management team
[email protected]
If you wish to join the Blind Computing list send a blank email to the following address:
[email protected]


Visit the JAWS Users List home page at:
http://www.jaws-users.com
Visit the Blind Computing home page at:
http://www.blind-computing.com
Address for the list archives:
http://www.mail-archive.com/[email protected]
To post to this group, send email to
[email protected]
To unsubscribe from this group, send an email to
[email protected]
For help from Mailman with your account Put the word help in the subject or body of a blank message to:
[email protected]
Use the following address in order to contact the management team
[email protected]
If you wish to join the Blind Computing list send a blank email to the following address: [email protected]


Visit the JAWS Users List home page at:
http://www.jaws-users.com
Visit the Blind Computing home page at:
http://www.blind-computing.com
Address for the list archives:
http://www.mail-archive.com/[email protected]
To post to this group, send email to
[email protected]
To unsubscribe from this group, send an email to
[email protected]
For help from Mailman with your account Put the word help in the subject or 
body of a blank message to:
[email protected]
Use the following address in order to contact the management team
[email protected]
If you wish to join the Blind Computing list send a blank email to the 
following address:
[email protected]

Reply via email to