I should like to be able to use an UK English dictionary and to be able to access the dictionary to correct or delete incorrect words which I have added by mistake.

I use 3 email addresses but have not been able to set one of these as my default so that it appears every time I create a message.  I have set default but it does not work.

 All these facilities were available on Outlook Express which I used previously. Any assistance on these points would be most welcome.  Thank you.

I have an AppleScript program which does many things. It needs to determine the "front" or active window. According to the Outlook dictionary, each window has the following property:
   index (integer) : The index of the window in the back-to-front window ordering.

I am experiencing at least three bugs with the index property:

1. I can access the index property, but it never changes as windows are brought to the front, pushed to the back, or selected from the Window menu.


2. The index for every Main window is a Real, not an Integer.

tell application "Microsoft Outlook"

   index of every window

end tell 

{2.147483647E+9, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}



3. The indices for two Main Windows are indistinguishable. If there is a difference, it is way down in the small digits of the floating point: 

tell application "Microsoft Outlook"

   index of every main window

end tell

{2.147483647E+9, 2.147483647E+9} 

When I use the' spell check' feature if I click on 'add to dictionary' the entire email is deleted and I cannot retrieve it.  Why is this happening?

This has happened only recently.  If I use the 'ignore 'option the email does not diappear but I used the 'add to dictionary' option freequently and find it irritating to lose my email.

KayWB

The spell checker doesn't work, either by clicking on the spell check or pressing F7?!

 

All I get when I click spell check or press F7 is the following words come up just above the spell check 'The spell checker found some words for you to look at. If you write more, check again' the words 'check again' are in blue. When I click on the words in blue nothing happens. When I right click over words in the email underlined in red meaning an incorrect spelling there is no dictionary or suggestions to use or add to dictionary. All this makes me thing there is no dictionary or spell checker installed?!

I am using IE9.

Thank you

I want to add a dictionary to my Hotmail , can anyone tell me how to pl,ease

bill