Hi all,first I'd like to thank Mike for the help with the last post ;-)Then here I go with the next problem Now I know How read the whole content of a text file and store itinto a variable. But what I should do is while reading the file, skip allthe blank line in it. Ex:This is textText again.How to skip the blank line between the Text ?I have just switched from perl to Java so I'm not enought experienced.Thank for your Help,Gabriele