View Single Post
Old 05-04-2014, 01:47 PM   #214
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,594
Karma: 79436940
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Unix uses a single character at the end of a line; MS-DOS and Windows uses two characters to signify end-of-line.

Most Windows tools will silently replace the unix end-of-line by the two character convention for Windows style.

Numerous tools exist for Windows to replace the standard Notepad; one of the best is Notepad++ http://notepad-plus-plus.org/ ; it will ensure that changes made to a file reflect the original end-of-line encoding.
PeterT is offline   Reply With Quote