Displays message
2000, 2005 (N), 2005 (I), 2008 (N), 2008 (I),2008r2(N), 2008r2(I), 2012(N), 2012(I), Azure
(N)=Native
(I)=Integrated
echo <message>
echo.
<message> message to display
show hello world on the screen
echo hello world
add blank line (note no space between echo and .)
echo.
REM - comment
echo. - output a blank line
@echo - show or hide the command