Forum: CAT Tools Technical Help
Topic: Counting segments
Poster: Samuel Murray
Post title: The Notepad method
[quote]Wilestrans wrote:
I need to know how many segments there are in a TMX. [/quote]
Open the TMX file in any text editor capable of reading it as plain text, then perform a find/replace operation that replaces [b]</tu>[/b] with something else. The text editor should (if it is worth its salt) inform you of how many replacement it had just made.
Topic: Counting segments
Poster: Samuel Murray
Post title: The Notepad method
[quote]Wilestrans wrote:
I need to know how many segments there are in a TMX. [/quote]
Open the TMX file in any text editor capable of reading it as plain text, then perform a find/replace operation that replaces [b]</tu>[/b] with something else. The text editor should (if it is worth its salt) inform you of how many replacement it had just made.