<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.rws.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Word count issue for .rc files in Passolo</title><link>https://community.rws.com/product-groups/trados-portfolio/passolo/f/object-model/6763/word-count-issue-for-rc-files-in-passolo</link><description>Hi, I want to calculate the word count of the Pre-translated 100% match strings in a macro: ---------------------------------------------------------------------------------------------- WPre100 =0 For Each trnlst In prj.TransLists For i = 1 To trnlst</description><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><item><title>RE: Word count issue for .rc files in Passolo</title><link>https://community.rws.com/thread/25281?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2016 18:27:54 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:23fd0f1d-18e4-487e-a3e2-873627ff272e</guid><dc:creator>Achim Herrmann</dc:creator><description>This is not a bug in SDL Passolo, it is a problem in your code.&lt;br /&gt;
&lt;br /&gt;
First I would also point you to the answer from Uwe Schwenk. There is a PslStatistics object that can instantly give you the word count for a complete translation list.&lt;br /&gt;
&lt;br /&gt;
On the other side when are looping the complete translation list as shown above you will also count the words from the font strings. To get a correct result you have to check within your loop if translation list entries are read-only or hidden like the font string entries and then exclude them from your calculation.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Word count issue for .rc files in Passolo</title><link>https://community.rws.com/thread/24552?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2016 17:38:09 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:49922822-4157-4036-8b38-6674a12735f9</guid><dc:creator>Uwe Schwenk</dc:creator><description>I am using Passolo 2015 and the parser is correct. Font strings are correctly excluded from the count. Also, why dont you use the Statistics function, which gives you all th details you need?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>