<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>ClipboardFusion RSS: Word count on highlighted text</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=957ad1bd-6771-4dcd-974c-7d14927681ea" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=957ad1bd-6771-4dcd-974c-7d14927681ea</link>
<description>ClipboardFusion RSS: Word count on highlighted text</description>
<lastBuildDate>Wed, 27 May 2026 22:58:26 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=957ad1bd-6771-4dcd-974c-7d14927681ea</generator>
<item>
<title>RE: Word count on highlighted text</title>
<link>https://www.clipboardfusion.com/Discussions/View/word-count-on-highlighted-text/?ID=957ad1bd-6771-4dcd-974c-7d14927681ea#4</link>
<pubDate>Tue, 22 Sep 2020 20:00:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/word-count-on-highlighted-text/?ID=957ad1bd-6771-4dcd-974c-7d14927681ea#4</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Sorry, my bad! It should be this:
text = BFS.Clipboard.CopyText();]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Sorry, my bad! It should be this:<br/>
<br/>
<div class="Inline"><pre>text = BFS.Clipboard.CopyText();</pre></div>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Word count on highlighted text</title>
<link>https://www.clipboardfusion.com/Discussions/View/word-count-on-highlighted-text/?ID=957ad1bd-6771-4dcd-974c-7d14927681ea#3</link>
<pubDate>Sat, 19 Sep 2020 05:02:23 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/word-count-on-highlighted-text/?ID=957ad1bd-6771-4dcd-974c-7d14927681ea#3</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Didn't work for me. I've attached the macro. Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Didn't work for me. I've attached the macro. Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Word count on highlighted text</title>
<link>https://www.clipboardfusion.com/Discussions/View/word-count-on-highlighted-text/?ID=957ad1bd-6771-4dcd-974c-7d14927681ea#2</link>
<pubDate>Fri, 18 Sep 2020 20:57:46 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/word-count-on-highlighted-text/?ID=957ad1bd-6771-4dcd-974c-7d14927681ea#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[If you add this on line 12, it will copy the text you've highlighted:
text = BFS.Clipboard.Copy();
Hope that helps!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
If you add this on line 12, it will copy the text you've highlighted:<br/>
<br/>
<div class="Inline"><pre>text = BFS.Clipboard.Copy();</pre></div><br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>Word count on highlighted text</title>
<link>https://www.clipboardfusion.com/Discussions/View/word-count-on-highlighted-text/?ID=957ad1bd-6771-4dcd-974c-7d14927681ea</link>
<pubDate>Fri, 18 Sep 2020 02:05:59 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/word-count-on-highlighted-text/?ID=957ad1bd-6771-4dcd-974c-7d14927681ea</guid>
<category>ClipboardFusion</category>
<description><![CDATA[I'm using the downloaded macro "Perform word count on the copied text" but I usually forget to copy the text first. Can you provide a macro for "Perform word count on currently highlighted text" to save me from my memory problems? Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I'm using the downloaded macro "Perform word count on the copied text" but I usually forget to copy the text first. Can you provide a macro for "Perform word count on currently highlighted text" to save me from my memory problems? Thanks!
</div>
]]></content:encoded>
</item>
</channel>
</rss>