Re: A simple question: How to echo a newline in script Hi Adam,
It returned 'echo is on' though. Did I miss anything?
Given:
@echo this is the 1st line
@echo
@echo this is the 3rd line
The result:
this is the 1st line
echo is on
this is the 3rd line
Thanks.
"Adam Ciazynski" <NOSPAMaciazynski@removethis.spinet.com.pl> wrote in message news:<boa6na$cqf$1@news.onet.pl>...
> echo. |