String manipulation question.

  • Thread starter Thread starter Ivan Demkovitch
  • Start date Start date
I

Ivan Demkovitch

Hi!

I have a string like:

"partly cloudy and warm. high around 70. south wind 10 to 15 mph."

I want to make 1st char upper case and every char after ". " in uppercase as
well.

What would be the easiest way? (I know how to do it char by char :-) )

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top