Group:  Microsoft Word ยป microsoft.public.word.newusers
Thread: missing dlls

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

missing dlls
"B.W." <bwaller[ at ]aapt.net.auxxx (del xxx)> 17.09.2006 01:57:03
Last month I was receiving messages saying I had 2 specific MSSpell dlls
missing. After some searching I have
discovered this has apparently something to do with proofing tools in the
wrong language.

Luckily someone gave me the solution and I had fixed it, I thought.

It has started to happen again.

What I want to know is...

Is this a setting that is coming in on a specific document and affects that
document only or is it changing my settings in my Word 2002 permanently.

B.W.


Re: missing dlls
"Graham Mayor" <gmayor[ at ]REMOVETHISmvps.org> 17.09.2006 04:10:42
CTRL+A then Tools > language > set language - to your usual language
Uncheck the automatically detect button.
If pasting from web pages use edit paste special unformatted text to avoid
bringing over the source language.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


B.W. wrote:
[Quoted Text]
> Last month I was receiving messages saying I had 2 specific MSSpell
> dlls missing. After some searching I have
> discovered this has apparently something to do with proofing tools in
> the wrong language.
>
> Luckily someone gave me the solution and I had fixed it, I thought.
>
> It has started to happen again.
>
> What I want to know is...
>
> Is this a setting that is coming in on a specific document and
> affects that document only or is it changing my settings in my Word
> 2002 permanently.
> B.W.


Re: missing dlls
"B.W." <bwaller[ at ]aapt.net.auxxx (del xxx)> 17.09.2006 05:31:36
Thanks Graham, they are not web pages but someone else created them and they
email them to me so I wondered can these pages still
be bringing over the source language?
TIA
B.W.



"Graham Mayor" <gmayor[ at ]REMOVETHISmvps.org> wrote in message
news:%231DAB9g2GHA.1300[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text]
> CTRL+A then Tools > language > set language - to your usual language
> Uncheck the automatically detect button.
> If pasting from web pages use edit paste special unformatted text to avoid
> bringing over the source language.
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
>
> B.W. wrote:
>> Last month I was receiving messages saying I had 2 specific MSSpell
>> dlls missing. After some searching I have
>> discovered this has apparently something to do with proofing tools in
>> the wrong language.
>>
>> Luckily someone gave me the solution and I had fixed it, I thought.
>>
>> It has started to happen again.
>>
>> What I want to know is...
>>
>> Is this a setting that is coming in on a specific document and
>> affects that document only or is it changing my settings in my Word
>> 2002 permanently.
>> B.W.
>
>


Re: missing dlls
"Graham Mayor" <gmayor[ at ]REMOVETHISmvps.org> 17.09.2006 07:14:36
Absolutely - the proofing language is a formatting parameter.
You may find the following macro useful for pasting such oddments:

Sub PasteUnfText()
On Error GoTo oops
Selection.PasteSpecial DataType:=wdPasteText, Placement:= _
wdInLine
End
oops:
Beep
End Sub

http://www.gmayor.com/installing_macro.htm

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

B.W. wrote:
[Quoted Text]
> Thanks Graham, they are not web pages but someone else created them
> and they email them to me so I wondered can these pages still
> be bringing over the source language?
> TIA
> B.W.
>
>
>
> "Graham Mayor" <gmayor[ at ]REMOVETHISmvps.org> wrote in message
> news:%231DAB9g2GHA.1300[ at ]TK2MSFTNGP05.phx.gbl...
>> CTRL+A then Tools > language > set language - to your usual language
>> Uncheck the automatically detect button.
>> If pasting from web pages use edit paste special unformatted text to
>> avoid bringing over the source language.
>>
>> --
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>> Graham Mayor - Word MVP
>>
>> My web site www.gmayor.com
>> Word MVP web site http://word.mvps.org
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>>
>>
>> B.W. wrote:
>>> Last month I was receiving messages saying I had 2 specific MSSpell
>>> dlls missing. After some searching I have
>>> discovered this has apparently something to do with proofing tools
>>> in the wrong language.
>>>
>>> Luckily someone gave me the solution and I had fixed it, I thought.
>>>
>>> It has started to happen again.
>>>
>>> What I want to know is...
>>>
>>> Is this a setting that is coming in on a specific document and
>>> affects that document only or is it changing my settings in my Word
>>> 2002 permanently.
>>> B.W.


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net