<?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: help with simple macro</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=07d13514-ad46-4815-909c-1b9293ef386e" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=07d13514-ad46-4815-909c-1b9293ef386e</link>
<description>ClipboardFusion RSS: help with simple macro</description>
<lastBuildDate>Tue, 16 Jun 2026 01:15:05 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=07d13514-ad46-4815-909c-1b9293ef386e</generator>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#11</link>
<pubDate>Wed, 13 Nov 2019 17:22:30 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#11</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Before the "return text;" line on line 24, add a line like this:
BFS.Clipboard.PasteText(text);]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Before the "return text;" line on line 24, add a line like this:<br/>
<br/>
<div class="Inline"><pre>BFS.Clipboard.PasteText(text);</pre></div>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#10</link>
<pubDate>Wed, 13 Nov 2019 06:31:12 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#10</guid>
<category>ClipboardFusion</category>
<description><![CDATA[What would I need to add to this so that it automatically pasted the result where the cursor is?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
What would I need to add to this so that it automatically pasted the result where the cursor is?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#9</link>
<pubDate>Sat, 05 Oct 2019 02:47:17 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#9</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Works, thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Works, thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#8</link>
<pubDate>Fri, 04 Oct 2019 17:28:40 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#8</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Sure thing, give this one a try.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Sure thing, give this one a try.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#7</link>
<pubDate>Thu, 03 Oct 2019 01:55:20 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#7</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Thanks, it works, but can you modify it so it concatenates the items and also pastes them at the current cursor location?
Also, can it concatenate with the 1st copied (i.e., older) item pasted in front of the 2nd copied item? So:
copy: first
then copy: second
[trigger macro]
pastes: first se...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks, it works, but can you modify it so it concatenates the items and also pastes them at the current cursor location?<br/>
<br/>
Also, can it concatenate with the 1st copied (i.e., older) item pasted in front of the 2nd copied item? So:<br/>
<br/>
copy: first<br/>
then copy: second<br/>
[trigger macro]<br/>
pastes: first second
</div>
]]></content:encoded>
</item>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#6</link>
<pubDate>Wed, 25 Sep 2019 13:47:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#6</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Ok, try this one out then. Copy the first name first, then the second name, then run the macro, which should then put "FirstName LastName" on the clipboard.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, try this one out then. Copy the first name first, then the second name, then run the macro, which should then put "FirstName LastName" on the clipboard.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#5</link>
<pubDate>Mon, 26 Aug 2019 05:21:57 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#5</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Hi, unfortunately, it didn't work, but I'm sure it's the other program rather than you. Can we try your other idea--a script to concatenate the last 2 clipboard items with a space between them and put that on the clipboard, ready to paste? Thank you.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi, unfortunately, it didn't work, but I'm sure it's the other program rather than you. Can we try your other idea--a script to concatenate the last 2 clipboard items with a space between them and put that on the clipboard, ready to paste? Thank you.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#4</link>
<pubDate>Mon, 29 Jul 2019 20:51:23 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#4</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Ok, give this a try! I'm not 100% sure it will work, it depends on whether the program will accept the sendkeys from ClipboardFusion.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, give this a try! I'm not 100% sure it will work, it depends on whether the program will accept the sendkeys from ClipboardFusion.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#3</link>
<pubDate>Sat, 27 Jul 2019 01:46:21 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#3</guid>
<category>ClipboardFusion</category>
<description><![CDATA[I don't want to just combine the last 2 items. I want to use a hotkey to trigger a macro to do the following all in order without pausing:
1. Check if a window "Program" is active (do nothing if it is not, if it is then...)
2. Send Shift+Alt+B to the program, which will put "Bob" on the clipboa...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I don't want to just combine the last 2 items. I want to use a hotkey to trigger a macro to do the following all in order without pausing:<br/>
<br/>
1. Check if a window "Program" is active (do nothing if it is not, if it is then...)<br/>
2. Send Shift+Alt+B to the program, which will put "Bob" on the clipboard<br/>
3. Send Shift+Alt+C to the same program, which will put "Carl" on the clipboard<br/>
4. Combine Bob and Carl to put "Bob Carl" on the clipboard (actually, I'd like to be able to choose later whether to put a space or "new line" marker between them)<br/>
<br/>
Then stop. And then I will be able to go to another program and use Control+V to paste "Bob Carl" in the other program. <br/>
<br/>
Thank you!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#2</link>
<pubDate>Fri, 26 Jul 2019 16:27:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[To clarify, do you just need the macro to put the last 2 clipboard items together, or you need a macro to automatically copy some text from one program, then copy text from another program, then put them together?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
To clarify, do you just need the macro to put the last 2 clipboard items together, or you need a macro to automatically copy some text from one program, then copy text from another program, then put them together?
</div>
]]></content:encoded>
</item>
<item>
<title>help with simple macro</title>
<link>https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e</link>
<pubDate>Fri, 26 Jul 2019 01:43:00 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/help-with-simple-macro/?ID=07d13514-ad46-4815-909c-1b9293ef386e</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Hi, can someone help me create a macro to do the following? In another program, Shift+Alt+B copies something to the clipboard (let's say it puts "Bob" there), and Shift+Alt+C copies something else to the clipboard (let's say "Carl"). I want to have a macro that will put "Bob Carl" (the results of...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi, can someone help me create a macro to do the following? In another program, Shift+Alt+B copies something to the clipboard (let's say it puts "Bob" there), and Shift+Alt+C copies something else to the clipboard (let's say "Carl"). I want to have a macro that will put "Bob Carl" (the results of Shift+Alt+B, a space, and the results of Shift+Alt+C). Ideally, the code will be clear enough that I can change the specific shortcuts involved (Shift+Alt+B or C) later if needed. Thanks!
</div>
]]></content:encoded>
</item>
</channel>
</rss>