Hi. > what is \N ? > we've never seen such thing Judging from the patch: - while ((tmp=strstr(line2, "\\n")) != NULL) { \n is not meant to be the new line character but really two characters. Same with \N - it's not meant to be any special character either. -- ==> Ciao, Mosu (Moritz Bunkus)