Read a lines with Text IOInput will never be -1 -> infinite loop , no
End of filePart of the script belowaii = OPEN
("TEXT",i_pathnew,"SEPARATOR = '\n',MODE = RO,NEWLINE = LF,FULLPATH")
REPEAT IF y # -1 THEN ! BUG will never be -1 , no EOF y = INPUT
...