Go Back   CodingForums.com > :: Computing & Sciences > Computer/PC discussions

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-05-2003, 09:46 AM   PM User | #1
dragon
New Coder

 
dragon's Avatar
 
Join Date: May 2003
Location: Florida
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
dragon is an unknown quantity at this point
Question Notepad View Source Carriage Return

On some computers I've noticed that using Edit with Notepad sometimes shows carriage returns as boxes in HTML code. Is there a way to change this on my computer so that it actually drops down a line instead of showing me the symbol?
__________________
http://www.dragonshobbies.com
dragon is offline   Reply With Quote
Old 08-05-2003, 01:47 PM   PM User | #2
meow
Regular Coder

 
Join Date: Jan 2003
Posts: 680
Thanks: 0
Thanked 0 Times in 0 Posts
meow is an unknown quantity at this point
Not with Notepad. It happens because Notepad only understands Windows type control characters for new line and the document you try to view doesn't use that. Most other editors understand *nix and Mac returns too.

IIRC Windows uses CR LF, Unix uses CR and Mac uses LF

Funny thing I've notices is that newer versions of Notepad can read nix files locally but when I view source I still get the boxes. Beats me!
__________________
(o<
//\ &nbsp; &nbsp; &nbsp; =^..^=
&nbsp; &nbsp; $!
meow is offline   Reply With Quote
Old 08-06-2003, 04:17 AM   PM User | #3
dragon
New Coder

 
dragon's Avatar
 
Join Date: May 2003
Location: Florida
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
dragon is an unknown quantity at this point
Unhappy

Ok... thanks for the info.
__________________
http://www.dragonshobbies.com
dragon is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:49 AM.


Advertisement
Log in to turn off these ads.