Been there....done that...got a tee-shirt! It is very odd, but every time
it announces that test message, it does show that the variable incremented,
but when it doesn't, it won't!
I also put the beep command in there in case the string wasn't getting
spoken due to the new message being announced.
Interesting thought I just had that may be worth looking into...it may be
executing when the text changes in the ReadFromField function--if the next
message is from the same address in the previous message's From field...
I'll have to go play with that theory and let you know what happens.
Thanks,
Dennis Brown, [EMAIL PROTECTED]
Visit the Blind Programming site at http://www.mindspring.com/~brown99/
----- Original Message -----
From: BOB <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 22, 1999 6:34 PM
Subject: Re: FocusChangedEvent?
> The only thing I can think of is to put a delay in your script to see if
the
> machine is moving to fast for the script to be activated. In other words,
> maybe your displayed message is being over-ridden by the delete message.
> Maybe you could put a count in the FocusChangedEvent and say it either at
> the press of a key or in the AutoFinishEvent script. See just how many
> times it is being activated.
> -----Original Message-----
> From: Dennis Brown <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>;
> [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Saturday, May 22, 1999 8:10 PM
> Subject: Re: FocusChangedEvent?
>
>
> >That is the problem here; the FocusChangedEvent isn't running but every
4th
> >or 5th message when deleting a message, or moving to a new message. If
the
> >focus isn't changing, then it isn't suppose to run that event at all,
but
> >if the focus is changing, then it should run at every focus change. I
knew
> >what the event does, but it isn't doing what I thought it was suppose to
> do.
> >Any ideas on that?
> >
> >Thanks,
> >Dennis Brown, [EMAIL PROTECTED]
> >Visit the Blind Programming site at http://www.mindspring.com/~brown99/
> >
> >
> >
> >----- Original Message -----
> >From: Frank Ibarra <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Saturday, May 22, 1999 1:51 AM
> >Subject: Re: FocusChangedEvent?
> >
> >
> >> Hello. The focus change event will run every time the focus
> >> changes from the window, focus or control id.
> >> Regards.
> >>
> >> On 21 May 99,, Dennis Brown palavered about:
> >> FocusChangedEvent?
> >>
> >> >
> >> > 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
> >> >
> >> >
> >>
> >>
> >> Frank
> >>
> >> Good friendship does not mean good business.
> >>
> >>
> >> -
> >> Visit the jfw ml web page: http://jfw.cjb.net
> >
> >-
> >Visit the jfw ml web page: http://jfw.cjb.net
> >
>
> -
> Visit the jfw ml web page: http://jfw.cjb.net
-
Visit the jfw ml web page: http://jfw.cjb.net