Echo feature
The echo feature displays the command on the screen. To make the script run cleanly:
SET echo off
To turn echo on
SET echo on
The echo feature displays the command on the screen. To make the script run cleanly:
SET echo off
To turn echo on
SET echo on