Re: utility to remove CR/LF characters

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Pegasus \(MVP\) (I.can_at_fly.com)
Date: 01/27/05


Date: Thu, 27 Jan 2005 17:18:15 +1100


"Slava" <Slava@discussions.microsoft.com> wrote in message
news:114C129C-80E8-41B7-9044-9D5BD119F3AD@microsoft.com...
> Hello all!
>
> I'am looking for utility (command-line) which can remove or replace CR/LF
> characters (char(13)+char(10)) in text file.
>
> Thanks, Slava
>

What you need is a "command line hex editor". Check Google
for this string. There are about ten hits, e.g. this one here:
http://www.imtech.res.in/cgibin/fsgp/getit.pl?os=windows&alpha=H



Relevant Pages

  • Q: PL*SQL stored procedure, oracle objects and Java
    ... Oracle technical network as well as Google have let me down. ... this example returns a simple address as string. ... String command = ""; ... // Make the command into a callable statement ...
    (comp.lang.java.databases)
  • ASP Button to open link
    ... The more I google how to do this, I keep seeing to do it via javascript ... I have the url as a string in vb. ... Is there a command I can ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP Button to open link
    ... button to my page and when selected, to open a url in a seperate page. ... The more I google how to do this, I keep seeing to do it via javascript ... I have the url as a string in vb. ... Is there a command I can ...
    (microsoft.public.dotnet.framework.aspnet)
  • TIP #185: Null Handling
    ... nulls, and command modifications for manipulating them. ... Tcl deals with strings, the universal medium for representing data. ... is know and it is an empty string, but if a respondent forgets to give ...
    (comp.lang.tcl)
  • Re: Determine how Word was launched
    ... inspect the command line used to launch Word. ... Private Declare Function GetCommandLineA Lib "kernel32" As Long ... Public Function GetCommandLineAs String ... Dim lngCmdLinePtr As Long ...
    (microsoft.public.office.developer.vba)