this line :-

While ( $read(E:\feisu\mIRC\feisu.ini, %line) != Null) {

means that it will search through the file until it reaches the end (just once)

if it finds a match it is halted by the halt command anyway


how many lines are in the file ?