Minggu, 15 Maret 2020

Batch script - Echo

Hello, welcome batch programmer.

In this tutorial we will discuss about echo.

Echo without display the status on or off.


Echo can be
1. How to write variable name
To display date variable put carret in front of the percentage sign(%). Why? Because caret will escape the format sign.

For examples:
Echo To display date variable: ^%date^%

2. To display the contain of a variable
echo %_this_is_my_variable1%

3.

Tidak ada komentar:

Posting Komentar