<?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>VoiceBot RSS: DisplayFusion Macros in VoiceBot? Why not supported?</title>
<atom:link href="https://www.voicebot.net/Discussions/RSS/?TopicID=dca69e27-c257-4956-adc0-8492cab8e47d" rel="self" type="application/rss+xml" />
<link>https://www.voicebot.net/Discussions/RSS/?TopicID=dca69e27-c257-4956-adc0-8492cab8e47d</link>
<description>VoiceBot RSS: DisplayFusion Macros in VoiceBot? Why not supported?</description>
<lastBuildDate>Thu, 30 Apr 2026 19:29:45 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.voicebot.net/Discussions/RSS/?TopicID=dca69e27-c257-4956-adc0-8492cab8e47d</generator>
<item>
<title>RE: DisplayFusion Macros in VoiceBot? Why not supported?</title>
<link>https://www.voicebot.net/Discussions/View/displayfusion-macros-in-voicebot-why-not-supported/?ID=dca69e27-c257-4956-adc0-8492cab8e47d#2</link>
<pubDate>Thu, 24 Aug 2017 19:24:23 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/displayfusion-macros-in-voicebot-why-not-supported/?ID=dca69e27-c257-4956-adc0-8492cab8e47d#2</guid>
<category>VoiceBot</category>
<description><![CDATA[There isn't a way to link them, but if you create the Scripted Function in DisplayFusion, you can call it from a VoiceBot Scripted Function like this:
Code
Copy
Select All
BFS.Application.Start("C:\\Program Files (x86)\\DisplayFusion\\DisplayFusionCommand.exe", "-FunctionRun \"scriptedfunctio...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
There isn't a way to link them, but if you create the Scripted Function in DisplayFusion, you can call it from a VoiceBot Scripted Function like this:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019ddfde5e83713bace5429c92b2f480" class="ClipboardCopyControl"><img src="https://www.voicebot.net/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019ddfde5e83713bace5429c92b2f480Js'); return false;"><img src="https://www.voicebot.net/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019ddfde5e83713bace5429c92b2f480Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">BFS.Application.Start("C:\\Program Files (x86)\\DisplayFusion\\DisplayFusionCommand.exe", "-FunctionRun \"scriptedfunctionname\"");</pre><textarea id="code019ddfde5e83713bace5429c92b2f480" name="code019ddfde5e83713bace5429c92b2f480" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>DisplayFusion Macros in VoiceBot? Why not supported?</title>
<link>https://www.voicebot.net/Discussions/View/displayfusion-macros-in-voicebot-why-not-supported/?ID=dca69e27-c257-4956-adc0-8492cab8e47d</link>
<pubDate>Sun, 20 Aug 2017 06:49:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/displayfusion-macros-in-voicebot-why-not-supported/?ID=dca69e27-c257-4956-adc0-8492cab8e47d</guid>
<category>VoiceBot</category>
<description><![CDATA[I see a command in DisplayFusion that is DFS.Window.MoveToMontitor but it doesn't exist in VoiceBot...is there a reason? Do I need to do something to link the 2?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I see a command in DisplayFusion that is DFS.Window.MoveToMontitor but it doesn't exist in VoiceBot...is there a reason? Do I need to do something to link the 2?
</div>
]]></content:encoded>
</item>
</channel>
</rss>