Re: Reversible replacement of whitespace characters with visible characters

2006-06-02 Thread Micah
James Stroud wrote: > Micah wrote: > > Hi, > > > > I'm looking for a tool to do the following 2 things: > > > > 1) Given a string (ie. file, std input, whatever), replace all > > whitespace characters with visible characters (like their Unicode value > > or something). The end result will be one l

Re: Reversible replacement of whitespace characters with visible characters

2006-06-02 Thread James Stroud
Micah wrote: > Hi, > > I'm looking for a tool to do the following 2 things: > > 1) Given a string (ie. file, std input, whatever), replace all > whitespace characters with visible characters (like their Unicode value > or something). The end result will be one long unbroken line > > 2) Given a

Reversible replacement of whitespace characters with visible characters

2006-06-02 Thread Micah
Hi, I'm looking for a tool to do the following 2 things: 1) Given a string (ie. file, std input, whatever), replace all whitespace characters with visible characters (like their Unicode value or something). The end result will be one long unbroken line 2) Given a string altered as in step 1, "d