Page 1 of 1

Partial Copy

Posted: Wed Nov 26, 2003 10:21 am
by DeNelo
Hi,

I often find myself working with strings which are similar, but not alike. For instance:
DelRevenueAdjustedBasePar

I then copy that string and just want to change it into
DelRevenueAdjustedEnterprisePar

I would like to be able to press a modifier key and double-click the "Base" part of the first string to just highlight that part of the word. In other words: Double-clicking a string with InitialCaps highlights the string partially.

That feature would be very valuable to me. To others, too?

-DeNelo