Hello All,

how can i convert only the first letter of each word
in a string without changing any other characters?
Is this a job for regular expressions?

For example, convert:

FROM: "hello world. goodbye    cruel       world"

TO:   "Hello World. Goodbye    Cruel       World"

any help is appreciated.

--sal


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to