Setting variable to %%a
I want to write a batch script that loops through the lines of a given file that contain a regular expression and then print out a substring of each result. Here is my script:
I want to write a batch script that loops through the lines of a given file that contain a regular expression and then print out a substring of each result. Here is my script: