Kirk,
I worked up my first code replacement for the women's basketball team I cover regularly earlier tonight, just before the game - I use code replacements for college football all the time and don't have much trouble with them, but they come from a photog at another paper who works them up and shares with everyone.
I thought the easiest way to make a new set would be to copy the names from the roster online and then do a bit of clean-up - I made the code two letters and a number, same as each player's jersey number plus the coach, represented by the two letters plus "c" - There is a tab between the code and the player info and a return after each player.
The first player, who wears a zero on her jersey was coded aw0 and even when I reworked her using aw1 to avoid zero in case that one numeral is bad, it still would not work. Meamwhile other players worked just fine.
Also in two or three cases out of about ten players, I get a "\" added to the replacement, (aw2, aw3 and awc will all do this when you test them) but not on other players- the others worked exactly as expected. I was working in Text Edit for the Mac which usually simplifies text and does save in Unicode UTF-8, which was fortunate as I had forgotten that was necessary until I read it on this forum just a few minutes ago. But it does do that automatically, so that 'shouldn't' be a problem.
I'm adding the document here so you can look at it - hopefully you can find what's going wrong. Maybe its a bad idea to copy text from an HTML website and paste into a text editor? I would have thought that wouldn't be a problem but that's what I am suspicious of, as the text looks to my eye to be correct.
I used Text Edit (Mac) v1.7, with PM 4.6.8 on Mac Lion 10.7.2 (Mac Late 2008 MacBook Pro 2.54GHz laptop with 4GB RAM). I was copying text from the Camino 2.0.9 browser and the website I copied the roster from was:
http://www.auburntigers.com/sports/w-baskbl/mtt/aub-w-baskbl-mtt.htmlAny help will be much appreciated.
Thanks!
[attachment deleted by admin]