Find (with Case Sensitive option on):
([a-z])([A-Z])

Replace:
\1 \2

On Oct 23, 2007, at 9:38 PM, Michael Heth wrote:




Hi,

I have a list of keyphrases like this


CustomVideoPlayers
DigitalVideoBestPractices
DigitalVideoChannels
DigitizingAnalogVideo


the client did not input spaces but did consistently capitalize each word.

Can RegEX put a space before every capital letter except at the beginning of the phrase?

Thanks for any tips/info.

M./

--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>



--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to