On Tue, 26 Jun 2001 13:42, Chris Wall wrote:
> Thanks, but...
> "Illegal hexadecimal character reference"
>
> <echo message="&#x0A" file="orb.idl" append="true"/>
>
> ?

you left out the trailing ';' - try 

<echo message="&#x0A;" file="orb.idl" append="true"/>

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 25, 2001 2:32 PM
> To: [EMAIL PROTECTED]
> Subject: Re: <echo> and newline
>
>
> found this in the archives.
>
> Try this: &#x0A;
>
> hth
> deridder
>
> > I would like to append an echo message to an existing file, but first
>
> would
>
> > like to add a newline.
> > Has anyone ran into this problem?
> >
> > Thanks.
>
> ---------------------------------------------
> This message was sent using Endymion MailMan.
> http://www.endymion.com/products/mailman/

-- 
Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

Reply via email to