Re: Matching Weird Text Chars

2008-11-03 Thread Chas. Owens
On Mon, Nov 3, 2008 at 13:16, Kent, Mr. John, Contractor, Code 7500 <[EMAIL PROTECTED]> wrote: snip > In the text document they are written as > > Deg = ° > Apostrophe (') = <92> > Open quote (") = <93> > Closed quote (") = <94> snip How are you viewing the file? Most likely the <92> notation

Matching Weird Text Chars

2008-11-03 Thread Kent, Mr. John, Contractor, Code 7500
Dear Guru's I have some nautical word documents that have been converted to text, That I am parsing and converting to html. Everything is easy except for what happens to the degrees, Apostrophes and quote symbols In the text document they are written as Deg = ° Apostrophe (') = <92> Open quo