<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Sending commands to other programs' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Sending commands to other programs' posted on the 'General programming' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 03:53:00 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 03:53:00 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Sending commands to other programs</title>
      <link>http://www.programmersheaven.com/mb/general/193680/193680/sending-commands-to-other-programs/</link>
      <description>How could I get VB to type in a string into another program's text box?  For instance, how could I get a button, say btnStart, when clicked to type the string "abcdefg" into a textbox in a text box that is selected (blinking cursor is inside it) but in another program that I didn't write, say a computer game?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/193680/193680/sending-commands-to-other-programs/</guid>
      <pubDate>Sat, 07 Jun 2003 18:31:12 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: Sending commands to other programs</title>
      <link>http://www.programmersheaven.com/mb/general/193680/194231/re-sending-commands-to-other-programs/#194231</link>
      <description>SendKeys "abcdefg" will do it.&lt;br /&gt;
&lt;br /&gt;
..:: Zantos ::..&lt;br /&gt;
&lt;br /&gt;
: How could I get VB to type in a string into another program's text box?  For instance, how could I get a button, say btnStart, when clicked to type the string "abcdefg" into a textbox in a text box that is selected (blinking cursor is inside it) but in another program that I didn't write, say a computer game?&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/193680/194231/re-sending-commands-to-other-programs/#194231</guid>
      <pubDate>Tue, 10 Jun 2003 11:16:14 -0700</pubDate>
      <category>General programming</category>
    </item>
  </channel>
</rss>