An odd item I'd like to get some technical feedback on...
In Outlook Express, I added the line
SayString("Focus changed!")
to the FocusChangedEvent function within the msoe.jss script file.
(I did this to test a variable's value during a couple of features I was
adding.)
With that line in that particular script, it will say that string every time
the focus changes, or rather I thought it was suppose to do that.
I found that using the NextMessage (control+.), PreviousMessage (control+,),
and the DeleteMessage (control+d), functions, that line got spoken about
every 4th or 5tth message! I added the Beep() command to that function,
just in case the speech of the new message was "stepping" on that string,
and that was why I wasn't hearing it; same results!
Question: does the focuschangedevent get launched *every* time the focus
changes, or is there some other process that determines if it gets launched?
Thanks,
Dennis Brown, [EMAIL PROTECTED]
Visit the Blind Programming site at http://www.mindspring.com/~brown99/
-
Visit the jfw ml web page: http://jfw.cjb.net