Kenneth A Kauffman
07-24-2004, 06:02 PM
"Timo Steinbach" <timo.news@xenomorph.de> wrote in message
news:bda479$msn$02$1@news.t-online.com...
> Hi,
>
> how can I make an New Line (\n) in the ServerIdent-String???
>
> cheers
> Timo
>
It won't do it by default. I also tried ^V^M in VI so that the actual
CTRL-M string would insert. The code however is interpreting the literal
string. Alternately, you could use the parameter:
DisplayConnect /<pathto>/<textfile>
To display a multiline message upon connecting to the server.
Hope that works out for you.
ken k
news:bda479$msn$02$1@news.t-online.com...
> Hi,
>
> how can I make an New Line (\n) in the ServerIdent-String???
>
> cheers
> Timo
>
It won't do it by default. I also tried ^V^M in VI so that the actual
CTRL-M string would insert. The code however is interpreting the literal
string. Alternately, you could use the parameter:
DisplayConnect /<pathto>/<textfile>
To display a multiline message upon connecting to the server.
Hope that works out for you.
ken k