G
Guest
Hi
I have a project to take a MS Word doc and reformat the text into text files
that are
built into my App.
The only issue I have is some time there are some characters in MS Word that
are not printable when viewed in Notepad. I usually catch by looking at the
text in my App. Usually the problem is
an extra long hyphen --
a dagger +
Usually when I debug the string I see a squareblock in the string
Is there someway to trap the characters that will be not printable/viewable
in say notepad????
Thanks
I have a project to take a MS Word doc and reformat the text into text files
that are
built into my App.
The only issue I have is some time there are some characters in MS Word that
are not printable when viewed in Notepad. I usually catch by looking at the
text in my App. Usually the problem is
an extra long hyphen --
a dagger +
Usually when I debug the string I see a squareblock in the string
Is there someway to trap the characters that will be not printable/viewable
in say notepad????
Thanks