Subject is mapped to Genre, and that's the only field in which I currently separate values by commas.
I think what I will do is separate based on either comma or semi-colon for all fields except Artist and Composer. On those fields, I will only separate based on semi-colon. Does that make sense? The other thing I can do is try to search for a semi-colon, and if one is found, I only separate based on that, otherwise I look for a comma. I would still only look for a semi-colon for Artist and Composer though.
Mike
I think what I will do is separate based on either comma or semi-colon for all fields except Artist and Composer. On those fields, I will only separate based on semi-colon. Does that make sense? The other thing I can do is try to search for a semi-colon, and if one is found, I only separate based on that, otherwise I look for a comma. I would still only look for a semi-colon for Artist and Composer though.
Mike