How do I search all files in the current directory for a string and save the file name and the line containing that string to variables in Batch?
I have ASC files of CAN messages. I want to look through all the CAN messages in a folder and sort them into new folders based on the values of a specific message. Something like: