Ok so i have a text file with lines of 4 digit codes. I am trying to read each line one at a time and for each number in that line i want to do a different function. So if the first line reads 1234 i want it to $click1 $click2 $click3 $click4 and then start on the next line. I have looked around and im not sure what the best way to go about doing this is. Any help would be greatly appreciated. Thanks.
↧