Hello;
To stop eudora 3.05 from speaking the first line of the message as it is opened do the following.
1 While in eudora press insert + 0 to open the eudora.jss file in the script manager.
2 Press f2 three times . JFW should say "FocusChangedEvent".
3 Down arrow 13 times. JFW should say "SayLine".
4 Place a semicolon at the beginning of the line.
5 Press control + S to compile the scripts
6 Press alt + F4 to exit the script manager.
The section of the script should look like this:
CaretVisible ()
If (GetControlID (PrevWindow) != ID_Bcc) then
; SayLine ()
EndIf
I have no idea how this will work with any version other then eudora 3.05 pro.
I hope this helps,
Dave Maynard
Franklin NC
[EMAIL PROTECTED] - Visit the jfw ml web page: http://jfw.cjb.net
- Re: eudora 3.05/jfw3.3 problem solved David Maynard
- Re: eudora 3.05/jfw3.3 problem solved Scott Van Gorp
- Re: eudora 3.05/jfw3.3 problem solved Les Kriegler
- Re: eudora 3.05/jfw3.3 problem solved Muhammad Fazil
- Re: eudora 3.05/jfw3.3 problem solved David Maynard
- Re: eudora 3.05/jfw3.3 problem solved Patrick Burke
