Hello, i'm fairly new to autoit scripting so please bare with me... I have a .txt file that is comma separated (was a CSV but changed to txt). The text file contains many lines in it, and basically i need to have the script read the line, look to a certain field, determine what number is in that field for that line, save that number, and then compare every line after that to the saved number. when it reaches a line that has a different number than the saved one, it will need to start a new fu