Yes that is correct should have been more specific. Do you have any
ideas on how i can do this?
ArcH
> mattaseym...@gmail.com wrote:
> > Hey, I have been set the task to create a program that will read in a
[quoted text clipped - 14 lines]
>
> Arne
Martin Gregorie - 31 Dec 2006 01:03 GMT
> Yes that is correct should have been more specific. Do you have any
> ideas on how i can do this?
Don't top post. It annoys people on this list. See further advice below.
> ArcH
>
[quoted text clipped - 13 lines]
>>
>> Arne
Have you actually read Arne's reference? If not, do so.
If your computer doesn't have the Sun J2SE documentation package
installed, go get it from http://www.java.sun.com, install it and use it
to find out about any other classes you may need.

Signature
martin@ | Martin Gregorie
gregorie. | Essex, UK
org |
Andrew Thompson - 31 Dec 2006 01:18 GMT
Please refrain from top-posting.
> > mattaseym...@gmail.com wrote:
> > > Hey, I have been set the task to create a program that will read in a
> > > text file (.txt), and will display a list of results showing:
..
> > http://java.sun.com/j2se/1.5.0/docs/api/java/util/StringTokenizer.html
> Yes that is correct should have been more specific. Do you have any
> ideas on how i can do this?
Read the documentation, write some code, come back
here when you strike a compilation or execution problem
(with the code you have).
What? You weren't expecting us to write it for you, were you?
Andrew T.