At 23:04 12-02-2001 -0800, John W Ford wrote:
>I can't figure out why my windows machine leaves "^M" character at the end
>of each line of code. This causes the file to be messed up when I put it on
>the Linux server.

That's a carriage return. DOS/Windows ends a line with a carriage return
followed by a line feed. Unix ends a line with a line feed only.

You can easily convert between DOS/Windows and Unix files using "tuc"
which you can find in the /unix/tuc/ directory of ftp://ftp.int80h.org .

Just download tuc.exe for Windows, or the .tar.gz file for Unix.

Adam

--- 
Whiz Kid Technomagic - brand name computers for less.
See http://www.whizkidtech.net/pcwarehouse/ for details.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to