|
Posted by Jerry Stuckle on 11/22/06 02:43
alice@fearofdolls.com wrote:
> Jerry Stuckle wrote:
>
>>alice@fearofdolls.com wrote:
>>
>>>alice@fearofdolls.com wrote:
>>>
>>>
>>>>>Are you really using MS Notepad, or are you using something else? x'93'
>>>>>and x'94' are the left and right quote symbols in some other programs
>>>>>like Wordpad, but I haven't seen Notepad save them that way.
>>>>>
>>>>
>>>>That must be the problem, but I am using notepad. What else can I use
>>>>that would not change it?
>>>>
>>>>
>>>>
>>>>>Also, you're transferring ascii data, so you should be using ascii
>>>>>transfer mode. But that won't cause this problem.
>>>>>
>>>>
>>>Well transfering it in ASCII didn't help.
>>>
>>
>>No, ASCII just affects the newline characters. But if you're uploading
>>the a Unix system you'll see them each line has an extra ^M in a Unix
>>editor such as vim.
>>
>>I've tried it here on W2K and W2K3 Server, and I haven't been able to
>>duplicate it. But I find it easy to do in word processors.
>>
>>It's a very interesting problem. Wish I had an answer for you.
>>
>>--
>>==================
>>Remove the "x" from my email address
>>Jerry Stuckle
>>JDS Computer Training Corp.
>>jstucklex@attglobal.net
>>==================
>
>
> Maybe I'll try it in Word.
>
(Top posting fixed)
Word is definitely the WRONG way to go. You need an ASCII text editor,
not a word processor.
In fact, WORD will give you exactly the problem you're seeing, even if
you save it in text format. Even the x'93' and x'94" characters.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|