Kamis, 19 Maret 2020

Batch: FOR /F

Hello Batch programmer, welcome.

In this tutorial we will discuss about batch FOR /F.

What is batch FOR /F?
FOR /F

1. FOR /F if running an wrong command will generate nothing
'sadvdssadd' is not recognized as an internal or external command, operable program or batch file.

2. FOR /F is running an empty result will stop the process and not execute the do block.

For example:

3. FOR /F running a long command and consist of spaces.
For example:
FOR /F ping 192.168.1.0

Tidak ada komentar:

Posting Komentar