At 09:27 -0400 on 05/25/2012, Patrick Woolsey wrote about Re: can
anyone help me with a slavish job?:
Two questions about the target file:
Does it contain other instances of these lines:
<MText `N.: suprascapularis'>
that you do *not * want to transform (i.e. which do not follow a line of
"<MTypeName `Index'>") ?
That can be handled by first removing the new line character after
<MTypeName `Index'> so it becomes <MTypeName `Index'><MText ... and
then do the compare. After that is done, just globally add the new
line back in.
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>