The ! before isop does the opposite. As per with everything else such as
Code:
 if $lines(TEXTFILE.txt != 6)
if the number of lines in TEXTFILE.txt don't equal 6, execute whatever follows.