Forum Discussion
sastowe
14 years agoSuper Contributor
How are you identifying the quote as the culprit? I have never heard of a difference between "apostrophe" and single quote in a *string* data type. Something like rtf might have a smart quote. For debugging purposes, can you loop through each character in each string and Char() it? Make sure your strings are the same?