$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Joe Swatosh (gclbb-jamboost_at_[hidden])
Date: 2003-06-27 10:21:02
"Rene Rivera" <grafik666_at_[hidden]> wrote in message
news:20030627100807-r01010800-c44318c1-0860-0108_at_12.100.89.43...
> [2003-06-27] Joe Swatosh wrote:
>
> >Microsoft Windows 2000 [Version 5.00.2195]
> >(C) Copyright 1985-2000 Microsoft Corp.
> >
> >d:\gdacs>echo
> >ECHO is on.
> >
> >d:\gdacs>echo .
>
> Hmm, when I do that I get the "." as output.
>
oops. Looks like I had a c&p error. The last couple of lines had:
d:\gdacs>echo.
d:\gdacs>
That is there is no space between echo and the dot.
-Joe