; Test file for the BETTERCLI "ECHO" command
; execute echo.bat with BETTERCLI "ECHO" in c:
echo $9b "0 p"            $9b "0;31;42m" $c #10 %1010  ;$c = clear screen
;$9b "0 p" turns off the cursor
echo $1b "[31m This is a test of the " -r $9b "4;33mBETTERCLI" $9b "0;33;42m " 34 "ECHO" #34 $9b "0;31;42m Command!"
echo 10 9 %1001 $9b "4;30;42m            " #10 9 9 $9b "0;31;40m Have Fun!! " 10 10 $9b "0;33;42m" $9b " p"
;$9b " p" turns the cursor back on
