I have a problem with for loop in batch script. When I try:
for /f "delims=;" %g in ('dir') do echo %g%
i see this
'dir' is not recognized as an internal or external command,
operable program or batch file.
Did I miss somethig? Why windows command doesn't work?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire