From: Jim Thompson on
On Sun, 08 Aug 2010 02:47:04 +0200, Sjouke Burry
<burrynulnulfour(a)ppllaanneett.nnll> wrote:

>Jim Thompson wrote:
>> On Sat, 07 Aug 2010 22:23:11 +0200, Sjouke Burry
>> <burryNULNULFOUR(a)PPLLAANNEETT.NNLL> wrote:
>>
>>> Jim Thompson wrote:
>>>> I can copy text messages in Skype and paste into a text editor.
>>>>
>>>> But if I try to paste English text into the Skype text box, it shows
>>>> like Chinese characters :-(
>>>>
>>>> Any ideas on how to do this?
>>>>
>>>> Thanks!
>>>>
>>>> ...Jim Thompson
>>> Use notepad.exe as editor.
>>> Copying from wordprocessors like WORD, WP, etc is often 16 bit text,
>>> and that is responsible for the mishmash.
>>
>> I'm using UltraEdit.
>>
>> ...Jim Thompson
>Try and change the font type to the same one in each program.
>I cant check for you, I dont use skype and ultraedit.
>Also do a small test in notepad.
>My notepad uses "fixedsys" "regular"

Notepad works, so I'll check out what UltraEdit is doing... I
generally default to "Courier New".

Sjouke, Thanks for the pointers!

...Jim Thompson
--
| James E.Thompson, CTO | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC's and Discrete Systems | manus |
| Phoenix, Arizona 85048 Skype: Contacts Only | |
| Voice:(480)460-2350 Fax: Available upon request | Brass Rat |
| E-mail Icon at http://www.analog-innovations.com | 1962 |

Spice is like a sports car...
Performance only as good as the person behind the wheel.
From: Sjouke Burry on
Jim Thompson wrote:
> On Sun, 08 Aug 2010 02:47:04 +0200, Sjouke Burry
> <burrynulnulfour(a)ppllaanneett.nnll> wrote:
>
>> Jim Thompson wrote:
>>> On Sat, 07 Aug 2010 22:23:11 +0200, Sjouke Burry
>>> <burryNULNULFOUR(a)PPLLAANNEETT.NNLL> wrote:
>>>
>>>> Jim Thompson wrote:
>>>>> I can copy text messages in Skype and paste into a text editor.
>>>>>
>>>>> But if I try to paste English text into the Skype text box, it shows
>>>>> like Chinese characters :-(
>>>>>
>>>>> Any ideas on how to do this?
>>>>>
>>>>> Thanks!
>>>>>
>>>>> ...Jim Thompson
>>>> Use notepad.exe as editor.
>>>> Copying from wordprocessors like WORD, WP, etc is often 16 bit text,
>>>> and that is responsible for the mishmash.
>>> I'm using UltraEdit.
>>>
>>> ...Jim Thompson
>> Try and change the font type to the same one in each program.
>> I cant check for you, I dont use skype and ultraedit.
>> Also do a small test in notepad.
>> My notepad uses "fixedsys" "regular"
>
> Notepad works, so I'll check out what UltraEdit is doing... I
> generally default to "Courier New".
>
> Sjouke, Thanks for the pointers!
>
> ...Jim Thompson
Y'r welcome.
From: Frank Buss on
Jim Thompson wrote:

> Notepad works, so I'll check out what UltraEdit is doing... I
> generally default to "Courier New".

This is not related to the font, but the character encoding (
http://en.wikipedia.org/wiki/Character_encoding ). If it is Unicode, two
bytes are used for one character. Try Ctrl-H in UltraEdit and you'll see if
it is in ASCII or Unicode. If it is Unicode, you can use
File->Convert->Unicode To ASCII (PS: I have the German version of
Ultraedit, I don't know the exact English names of the menu points).

--
Frank Buss, fb(a)frank-buss.de
http://www.frank-buss.de, http://www.it4-systems.de
From: Spehro Pefhany on
On Sat, 07 Aug 2010 17:05:17 -0700, the renowned Jim Thompson
<To-Email-Use-The-Envelope-Icon(a)On-My-Web-Site.com> wrote:

>On Sat, 07 Aug 2010 22:23:11 +0200, Sjouke Burry
><burryNULNULFOUR(a)PPLLAANNEETT.NNLL> wrote:
>
>>Jim Thompson wrote:
>>> I can copy text messages in Skype and paste into a text editor.
>>>
>>> But if I try to paste English text into the Skype text box, it shows
>>> like Chinese characters :-(
>>>
>>> Any ideas on how to do this?
>>>
>>> Thanks!
>>>
>>> ...Jim Thompson
>>Use notepad.exe as editor.
>>Copying from wordprocessors like WORD, WP, etc is often 16 bit text,
>>and that is responsible for the mishmash.
>
>I'm using UltraEdit.
>
> ...Jim Thompson

Where did the file come from originally- perhaps it was created as
Unicode? This may help:

http://www.ultraedit.com/support/tutorials_power_tips/ultraedit/unicode.html


Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff(a)interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
From: Jim Thompson on
On Sun, 8 Aug 2010 09:15:45 +0200, Frank Buss <fb(a)frank-buss.de>
wrote:

>Jim Thompson wrote:
>
>> Notepad works, so I'll check out what UltraEdit is doing... I
>> generally default to "Courier New".
>
>This is not related to the font, but the character encoding (
>http://en.wikipedia.org/wiki/Character_encoding ). If it is Unicode, two
>bytes are used for one character. Try Ctrl-H in UltraEdit and you'll see if
>it is in ASCII or Unicode. If it is Unicode, you can use
>File->Convert->Unicode To ASCII (PS: I have the German version of
>Ultraedit, I don't know the exact English names of the menu points).

Thanks, Frank! UltraEdit has many more bells and whistles than I've
learned to use... I just used it to edit a 77,000 line IBIS model...
really nice find-and-replace features!

...Jim Thompson
--
| James E.Thompson, CTO | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC's and Discrete Systems | manus |
| Phoenix, Arizona 85048 Skype: Contacts Only | |
| Voice:(480)460-2350 Fax: Available upon request | Brass Rat |
| E-mail Icon at http://www.analog-innovations.com | 1962 |

Spice is like a sports car...
Performance only as good as the person behind the wheel.