trichview.support
Re: Regular Expression |
Author |
Message |
Sergey Tkachenko |
Posted: 04/14/2003 12:06:14 Hello, It's almost impossible to find original location i(n RV doc) of text saved in text file (if document contains images, tables, etc.) I think that the simplest way is processing text directly in RichView, using GetItemTextA method. > Hello Sergey, > > I need to parse a script using regular expression. Since the parsing can > not be done directly on the RTF/RV data I need to do it on its text > representation. But how can I then afterwards mimic the text processing > the RV data? > > Let's say that I have found the position and length of a certain match > in the text representation. That same string should be deleted from the > RV data. How can I do that? > > Martin > |
Powered by ABC Amber Outlook Express Converter