I need help with creating a loop. The loop should take the first string in the file "filenames.txt" set that sting as a variable then execute a script including the variable, and repeat until it has done all the string in "filenames.txt".
I need help with creating a loop. The loop should take the first string in the file "filenames.txt" set that sting as a variable then execute a script including the variable, and repeat until it has done all the string in "filenames.txt".