thegermanguy <[email protected]> sez: [...] >I hava a huge file and need to change things repeatedly in the >following manner: > >The lines I need to change ALWAYS follow a line saying > ><MTypeName `Index'> (so easy to find) > >Then the line I need to change reads for example > ><MText `N.: suprascapularis'> > >and needs to be changed to > > <MText `N. suprascapularis; Nervus suprascapularis'>
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'>") ? Also, does the term contained within these lines vary, i.e. <MText `N.: suprascapularis'> <MText `N.: supraorbital'> <MText `N.: supernaut'> ... (I expect so, but would like to make sure. :) Regards, Patrick Woolsey == Bare Bones Software, Inc. <http://www.barebones.com> P.O. Box 1048, Bedford, MA 01730-1048 -- 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>
