ZITAT(marcusj0015 @ Apr 13 2012, 03:51)

I'm trying to make an action that will change all fields to Mixed Case, but I want it to ignore "T.I." when it's found, how can I do this?
Here's my custom action:
Filed: TITLE ARTIST ALBUM GENRE ALBUMARTIST UNSYNCEDLYRICS
Case conversion: Mixed Case
and when I click it from teh action menu, it doesn't work at all.
How did you manage to enter so many fields for that action? I think you should only enter one field at a time .... and then create a separate action for the next field.
For the conversion you can specify which characters determine a word border. You would have to enter the full stop to get "T.I." capitalized.
The function itself does not "leave" anything "out" but only looks at the characters entered for "word starts after" and capitalizes the following letter.