will try them all thanks Catalin and Bill.
On Thu, 16 Dec 2004 08:57:15 -0500, Bill Siggelkow
<[EMAIL PROTECTED]> wrote:
> Maybe try using a double slash (\\r\\n) ...
>
> Richard Reyes wrote:
>
> > Hello Guys,
> >
> > How can I include a carriage return inside a properties file. I tried
> > \r\
Hi,
try tu put in your application.properties for CARRIAGE RETURN (CR) and
NEW LINE (NL) the unicode value:
CR: \u000D
NL: \u000A
in my application.properties this is work for special characters
Catta
On Thu, 16 Dec 2004 13:49:10 +0800, Richard Reyes
<[EMAIL PROTECTED]> wrote:
> Hello Guys,
>
Maybe try using a double slash (\\r\\n) ...
Richard Reyes wrote:
Hello Guys,
How can I include a carriage return inside a properties file. I tried
\r\n and it show as \r\n on the
emails being sent.
Thanks
Richard
-
To unsubscribe,
Hello Guys,
How can I include a carriage return inside a properties file. I tried
\r\n and it show as \r\n on the
emails being sent.
Thanks
Richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
4 matches
Mail list logo