[blindeudora] Re: JFW13 & Eudora

  • From: northstar1950@xxxxxxxxxxxxxx
  • To: blindeudora@xxxxxxxxxxxxx
  • Date: Fri, 07 Oct 2011 17:16:27 -0500

hmmm, try adding this script to your scripts and see if it helps. you will need to assign the backspace to this script also.


Script  JawsBackspace()
var
        int TheTypeCode
SaveCursor ()
PCCursor ()
let TheTypeCode = GetWindowSubtypeCode (GetCurrentWindow())
If ((TheTypeCode == WT_TREEVIEW) || (TheTypeCode == WT_LISTVIEW)) then
        {backspace}
else
;       RouteInvisibleToPc () ; commented out
;       InvisibleCursor () ; commented out
        PriorCharacter ()
        SayCharacter ()
        NextCharacter () ; Added
        {backspace}
endif
RestoreCursor ()
EndScript

Legend has it that on Friday 10/7/2011 04:37 PM, Brad Dunse' said:
It seems much snappier yes. So far so good on the issue of not speaking all the way across the screen when composing an email. Fingers, toes, legs, arms and eyeballs crossed on that one. That seems to be good. But, there always has to be a but doesn't there lol. Now I have the issue as some have had with not reading the character being deleted with the backspace key. Little accommodation compared to the prior issue.


Brad Dunse

Courage is being scared to death and saddling up anyway. --John Wayne

http://www.braddunsemusic.com

http://www.facebook.com/braddunse

http://www.twitter.com/braddunse

List web page: //www.freelists.org/webpage/blindeudora
Send all list problems or inquires to: blindeudora@xxxxxxxxxxxxxxx
to un subscribe:
blindeudora-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject
field


check out my sendspace offerings at:
http://www.sendspace.com/folder/i7xwg4

List web page: //www.freelists.org/webpage/blindeudora
Send all list problems or inquires to: blindeudora@xxxxxxxxxxxxxxx
to un subscribe:
blindeudora-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject
field

Other related posts: