Difference between revisions of "Delete target segments that are just a copy of the source segment Wordfast Classic"

From Wordfast Wiki
Jump to: navigation, search
(Created page with "Q: I have a segmented document, where the source segment was copied over the target segment when there were no matches (0%). Now I would like the target segments to be empty i...")
 
(No difference)

Latest revision as of 10:50, 2 October 2017

Q: I have a segmented document, where the source segment was copied over the target segment when there were no matches (0%). Now I would like the target segments to be empty instead, but of course, leaving fuzzy and exact matches in place, untouched.

A: A find-replace can, in one pass, transform zero matches where the source has been copied to target into no-matches with an empty target.

Find what (\<\}\0\{\>)*(\<\0\})
Replace with \1\2
Use wild cards
 Back to Wordfast Classic User Manual