On Wednesday 28 January 2004 15:30, Shawn Grover wrote:
>
> This is the string I'm searching for:  "{\b0 {\*\bkmkstart bookmark_name}"
>
> The regex I have come up with for this thus far is :
> "\{\\\\*\\\\bkmkstart+bookmark_name\}"
> but this isn't matching.
>

Just a thought ... I don't have a full understanding of what you are doing.

Why don't you just search for "bkmkstart" ... would that not always find the 
start of your bookmark?  Do you need the RTF formatting around it as well?


Andy

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to