Batch Simple ECHO Command

Simple ECHO Command

echo off
echo.
echo This is my first bacth program
echo.