Re: Echo: How to include a \t.

2005-01-30 Thread Nat Gross
[EMAIL PROTECTED] wrote: From: Nat Gross [mailto:[EMAIL PROTECTED] Matt Benson wrote: --- Nat Gross <[EMAIL PROTECTED]> wrote: Hi; How can I embed a \t within an echo string? I tried to console and file, with and without message attribute, to no avail. I believe this is an XML

RE: Echo: How to include a \t.

2005-01-28 Thread Ninju Bohra
The works!! --- [EMAIL PROTECTED] wrote: > > From: Nat Gross > [mailto:[EMAIL PROTECTED] > > Matt Benson wrote: > > >--- Nat Gross > <[EMAIL PROTECTED]> > > >wrote: > > > > > >>Hi; > > >>How can I embed a \t within an echo string? > > >>I tried to console and file, with and without > > >>message

RE: Echo: How to include a \t.

2005-01-28 Thread Kajsa.Anderson
> From: Nat Gross [mailto:[EMAIL PROTECTED] > Matt Benson wrote: > >--- Nat Gross <[EMAIL PROTECTED]> > >wrote: > > > >>Hi; > >>How can I embed a \t within an echo string? > >>I tried to console and file, with and without > >>message attribute, to no > >>avail. > > > >I believe this is an XML thin

Re: Echo: How to include a \t.

2005-01-27 Thread Nat Gross
Matt Benson wrote: --- Nat Gross <[EMAIL PROTECTED]> wrote: Hi; How can I embed a \t within an echo string? I tried to console and file, with and without message attribute, to no avail. I believe this is an XML thing. You might find an XML parser that would preserve a hard tab character i

Re: Echo: How to include a \t.

2005-01-27 Thread Matt Benson
--- Nat Gross <[EMAIL PROTECTED]> wrote: > Hi; > How can I embed a \t within an echo string? > I tried to console and file, with and without > message attribute, to no > avail. I believe this is an XML thing. You might find an XML parser that would preserve a hard tab character in a buildfile,