<?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>DisplayFusion RSS: .Sendkey &amp; .Sendtext loop</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=018ce524-6ff0-71e3-af1f-a8f4bc2359e2" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=018ce524-6ff0-71e3-af1f-a8f4bc2359e2</link>
<description>DisplayFusion RSS: .Sendkey &amp; .Sendtext loop</description>
<lastBuildDate>Sun, 17 May 2026 20:22:49 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=018ce524-6ff0-71e3-af1f-a8f4bc2359e2</generator>
<item>
<title>RE: .Sendkey &amp; .Sendtext loop</title>
<link>https://www.displayfusion.com/Discussions/View/sendkey-sendtext-loop/?ID=018ce524-6ff0-71e3-af1f-a8f4bc2359e2#2</link>
<pubDate>Tue, 09 Jan 2024 15:06:51 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/sendkey-sendtext-loop/?ID=018ce524-6ff0-71e3-af1f-a8f4bc2359e2#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
A. BFS.Input.GetUserList returns a string, so it will only take a string for the input
B. A tray icon for the script will appear, you can exit it there without needing to close DisplayFusion entirely
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
A. BFS.Input.GetUserList returns a string, so it will only take a string for the input<br/>
<br/>
B. A tray icon for the script will appear, you can exit it there without needing to close DisplayFusion entirely<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=018ce524-70dd-717c-90f8-b0ed5f6a5f13"/>
</item>
<item>
<title>.Sendkey &amp; .Sendtext loop</title>
<link>https://www.displayfusion.com/Discussions/View/sendkey-sendtext-loop/?ID=018ce524-6ff0-71e3-af1f-a8f4bc2359e2</link>
<pubDate>Sun, 07 Jan 2024 18:17:00 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/sendkey-sendtext-loop/?ID=018ce524-6ff0-71e3-af1f-a8f4bc2359e2</guid>
<category>DisplayFusion</category>
<description><![CDATA[I have written a custom script to automate entering address info. on forms.    On the attachment you can see my test results.   Although it works fine, I have a few questions:
A - When I tried this commented line, the compiler said it could not convert string[] to int[].    Why?
B - On my first...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I have written a custom script to automate entering address info. on forms.    On the attachment you can see my test results.   Although it works fine, I have a few questions:<br/>
<br/>
A - When I tried this commented line, the compiler said it could not convert string[] to int[].    Why?<br/>
B - On my first attempt I incremented the wrong variable and wound up in an infinite loop, stuffing the keyboard buffer with text.  <br/>
In that case, what's the best way to exit an out-of-control script.  &lt;Ctrl-C&gt;?  I just shut down DF from my sys tray.<br/>
<br/>
<div class="Inline"><pre>😍 DisplayFusion</pre></div>
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=018ce524-70dd-717c-90f8-b0ed5f6a5f13"/>
</item>
</channel>
</rss>