paul
Posts: 7
Nickname: larkinp317
Registered: Mar, 2005
|
|
Re: Initial Cap Words Within Text File
|
Posted: Oct 17, 2005 12:23 AM
|
|
Hi, all
I am still struggling with this problem. Have tried Tokenizing and some array stuff, but still no joy.
The first part of the code works (see 1 above) my text is output to screen, I have then done some simple text counting. My next task is to look at the output text and change all word, 1st letters, to upper case and output this to screen followed by a save to new file as backup.
You may guess but I am new to java and my task is to demonstrate simple java file handling techniques.
Any helpers please
|
|