Quote:
on 1:TEXT:!LKF:#: {
/inc %LKF.line
/msg $chan Little Known Fact: $read(LKF.txt, %LFK.line)
}
This will error when all the lines in the file have been read, instead of restarting from the first line.