| 
	
 | 
 Posted by Philip Ronan on 12/18/05 17:23 
"tmclean@algoma.com" wrote: 
 
> The carriage return shows up at the end of the string I'm writing 
> with it all being all the same line. 
 
That doesn't make sense. 
 
> I want them listed in the file without the carriage return showing 
> up. 
 
You want *what* listed in the file? This doesn't make sense either. By the 
way, a carriage return is "\r", not "\n". If you don't want carriage returns 
(or linefeeds), then why are you adding them to your file? 
 
> I'm just testing on a Windows XP PC. 
 
On Windows systems, you should use "\r\n" for linebreaks. Maybe that's your 
problem. 
 
--  
phil [dot] ronan @ virgin [dot] net 
http://vzone.virgin.net/phil.ronan/
 
  
Navigation:
[Reply to this message] 
 |