Batch scirpt – cant split a txt file into two txt’s when a word occurs
I’m currently struggling with a batch script. I’m not sure where the bug is, but here is my code. I want to create two text files whenever the word “VALUES” appears. However, every time I try to make some changes, it still doesn’t work properly.