RE: CapFirst UDF

2004-04-20 Thread Pascal Peters
Deanna, Pascal > -Original Message- > From: Deanna Schneider [mailto:[EMAIL PROTECTED] > Sent: maandag 19 april 2004 23:00 > To: CF-Talk > Subject: Re: CapFirst UDF > > Pascal, > Very sweet. But, is there any way to say "unless the thing in > par

Re: CapFirst UDF

2004-04-19 Thread Deanna Schneider
Pascal, Very sweet. But, is there any way to say "unless the thing in parens is s or es" - in other words, this will turn this: adult(s) into Adult(S) (Note that I've ordered the teach yourself regular expressions book, but it hasn't arrived yet) - Original Message - From: "Pascal Peter

RE: CapFirst UDF

2004-04-16 Thread Pascal Peters
donderdag 15 april 2004 19:08 > To: CF-Talk > Subject: CapFirst UDF > > Hi all, > Has anyone written a UDF to capitalize the first letter of > words that takes into account punctuation marks? In other > words - something that would successfully capitalize the following: &g

RE: CapFirst UDF

2004-04-15 Thread Barney Boisvert
Deanna Schneider [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 15, 2004 10:08 AM > To: CF-Talk > Subject: CapFirst UDF > > Hi all, > Has anyone written a UDF to capitalize the first letter of > words that takes > into account punctuation marks? In other words - something

Re: CapFirst UDF

2004-04-15 Thread Pete Ruckelshaus - CFList
Before Ray can reply... http://www.cflib.org/udf.cfm?ID=9 When in doubt, go to cflib.org Pete Deanna Schneider wrote: > Hi all, > Has anyone written a UDF to capitalize the first letter of words that takes > into account punctuation marks? In other words - something that would > successfully ca

CapFirst UDF

2004-04-15 Thread Deanna Schneider
Hi all, Has anyone written a UDF to capitalize the first letter of words that takes into account punctuation marks? In other words - something that would successfully capitalize the following: "i am not a crook," he said. (but we all knew he was.) (The capfirst() function on cflib would miss the f