Re: don't want Jaws saying message deleted in OE

  • From: Keith Gillard <kgillard@xxxxxxx>
  • To: jfw@xxxxxxxxxxxxx
  • Date: Fri, 16 Sep 2005 06:49:10 -0600

No but you can do the following script change to get rid of the message deleted feed bac. Thanks to the wild thing for this great little tip:

From the message list in OE press insert 0 to open the OE script file.
Press control F for the find dialog and type in jawsdelete exactly
like that
without a space and hit enter.
When it reports it found it, press escape.
Arrow down to the line that reads
SayFormattedMessage (OT_KEYBOARD, msg_DeleteMessage_L,
msg_DeleteMessage_S)

Change the OT_KEYBOARD  to OT_STATUS.
The line now must have the following:
SayFormattedMessage (OT_STATUS, msg_DeleteMessage_L,
msg_DeleteMessage_S)

and put a semicolon in front of the line.
So it is like this
; SayFormattedMessage (OT_STATUS, msg_DeleteMessage_L,
msg_DeleteMessage_S)

Press control S to compile the script.
Press alt f4 to leave the script manager.

hth...Keith


----- Original Message ----- From: "Troy Burnham" <tburnham@xxxxxxxxx>
To: "jfw" <jfw@xxxxxxxxxxxxx>
Sent: Thursday, September 15, 2005 9:28 PM
Subject: don't want Jaws saying message deleted in OE



Hi All,
Does anybody know what I need to uncheck under the intermediate verbosity to
keep Jaws from saying "message deleted" when I delete a message in OE? It
didn't say anything when I was using the advanced verbosity for a few days
but now I've gone back to intermediate because advanced wasn't giving me
enough information, but I liked the fact that it didn't say message deleted
when I would delete a message.


Thanks.
Troy


--
To post a message to the list, send it to jfw@xxxxxxxxxxxxx
To unsubscribe from this mailing list, send a message to jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line.
Archives located at: //www.freelists.org/archives/jfw


If you have any concerns about the list, post received from the list, or the way the list is being run, do not post them to the list. Rather contact the list owner at jfw-admins@xxxxxxxxxxxxxx


-- To post a message to the list, send it to jfw@xxxxxxxxxxxxx To unsubscribe from this mailing list, send a message to jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line. Archives located at: //www.freelists.org/archives/jfw

If you have any concerns about the list, post received from the list, or the way the list is being run, do not post them to the list. Rather contact the list owner at jfw-admins@xxxxxxxxxxxxxx

Other related posts: