Quote:
Originally Posted by JimmXinu
It shouldn't really come as a surprise that when you strip ship-names down to first name only, it does exactly that.
The solution that seems to me to be easiest to handle and most straightforward is to make the cases where you want to keep two word names into one word names before doing the 'first name only' line. (Assuming there aren't a huge number of such cases.)
|
lol! Heh, yes I know that it does what it should - quite too well even in this case
Your solution works like a charm. And fortunately there are only three children/names I want to change. Thank you!