#90 Iterating through groups of files
REM Iterating through groups of files for %%B in (D:\projects\bat\test\*.txt) do (echo %%B) pause
Last Updated on 2020-08-13 by gantovnik
Aug 13, 2020 | batch | 0 comments
#90 Iterating through groups of files
REM Iterating through groups of files for %%B in (D:\projects\bat\test\*.txt) do (echo %%B) pause
Last Updated on 2020-08-13 by gantovnik
Subscribe now to keep reading and get access to the full archive.
Recent Comments