B
Ben Bullock
Recently I have been working on a program which pulls the text out of
text boxes in Word using OLE. I've noticed that Word's internal text
format seems to contain ASCII characters like 0x1 ("start of header")
when it's pulled directly from the text box, and also it seems to use
only carriage returns for the ends of lines. I've noticed that the
0x1's are being used fairly consistently by Word to actually mark the
beginnings of headers?
Am I right in thinking this, and if so, can anyone point me to a
reference for what kind of characters I might expect in text?
Thanks.
text boxes in Word using OLE. I've noticed that Word's internal text
format seems to contain ASCII characters like 0x1 ("start of header")
when it's pulled directly from the text box, and also it seems to use
only carriage returns for the ends of lines. I've noticed that the
0x1's are being used fairly consistently by Word to actually mark the
beginnings of headers?
Am I right in thinking this, and if so, can anyone point me to a
reference for what kind of characters I might expect in text?
Thanks.