Summary: First off, thanks for any help! I guess it isn't restricted to a batch script. The files are generated daily (less than 5 files per day) then a separ...
Summary: Thanks for pointing that out Ivo. We can only help if we know what the problem is! Until I have more information, here's another speculation: the "car...
Summary: Is there a way to insert a carriage return (new line character) into a file? I would like to be able to insert a carriage return whenever I find (usi...
Summary: I have a file which has carriage returns at different positions at different lines: 47, 48, 45, etc. I would like to have all of them aligned at posit...
Summary: I have a program that notifies users by using the Windows NT messenger service. I want to insert a carriage return so the message is not displayed in ...
Summary: How can I search for a string that wraps on to the next line and then replace the carriage return with nothing so that the line no longer wraps on to ...
Summary: I am trying to code a carriage return within an excel cell using vbscript. When I append chr(10) or Chr(10) & Chr(13) to the string that is being writ...
Summary: There was a post last year about Outlook adding additional unwanted carriage returns when an e-mail was sent, but I couldn't see any suggested answer ...
Summary: This one is kind of tough.. I'm sure everyone is familiar with LegalNoticeCaption and LegalNoticeText. (If not a quick Google will fill you in). Here'...
Summary: I am trying to code a carriage return within an excel cell using vbscript. When I append chr(10) or Chr(10) & Chr(13) to the string that is being wri...
Summary: Hi, I have to submit a UPS manifest every day which requires a long TXT full of shipping information to be sent to them. The old computer I was using ...
Summary: removing carriage returns from a file The problem here concerns the removal of carriage returns from a file. You know that when you receive e-mail...
Summary: If all your text fits in the window and you want to force a scrollbar to appear anyway, put some empty carriage returns at the bottom of your text (pr...