Gabriele
05-03-2000, 08:30 AM
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 it
into a variable. But what I should do is while reading the file, skip all
the blank line in it. Ex:
This is text
Text 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
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 it
into a variable. But what I should do is while reading the file, skip all
the blank line in it. Ex:
This is text
Text 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