<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Global Send Key in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58598#M12409</link>
    <description>Is it possible to know the state of keyboard with help of any VBOs because it can change the value of a message passed using Global Send Keys.
For Example: "pankaj" as capslock on would be sent as "PANKAJ".</description>
    <pubDate>Wed, 11 Oct 2017 15:15:00 GMT</pubDate>
    <dc:creator>PankajMehra</dc:creator>
    <dc:date>2017-10-11T15:15:00Z</dc:date>
    <item>
      <title>Global Send Key</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58598#M12409</link>
      <description>Is it possible to know the state of keyboard with help of any VBOs because it can change the value of a message passed using Global Send Keys.
For Example: "pankaj" as capslock on would be sent as "PANKAJ".</description>
      <pubDate>Wed, 11 Oct 2017 15:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58598#M12409</guid>
      <dc:creator>PankajMehra</dc:creator>
      <dc:date>2017-10-11T15:15:00Z</dc:date>
    </item>
    <item>
      <title>I would imagine it's possible</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58599#M12410</link>
      <description>I would imagine it's possible via a code stage but there is no way to do it natively in BP.</description>
      <pubDate>Wed, 11 Oct 2017 19:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58599#M12410</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-10-11T19:49:00Z</dc:date>
    </item>
    <item>
      <title>Not sure if there are any</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58600#M12411</link>
      <description>Not sure if there are any direct ways of determining the status of CapsLock Key. But I suppose, an action using Code Stage to determine if CapsLock  Status could be constructed as follows:-
if My.Computer.Keyboard.CapsLock Then
CapsLockStatus = True
Else
CapsLockStatus = False
End If
Regards,
Deep Shah</description>
      <pubDate>Wed, 11 Oct 2017 20:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58600#M12411</guid>
      <dc:creator>Deep.Shah</dc:creator>
      <dc:date>2017-10-11T20:00:00Z</dc:date>
    </item>
    <item>
      <title>Thanks, John</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58601#M12412</link>
      <description>Thanks, John</description>
      <pubDate>Thu, 12 Oct 2017 11:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58601#M12412</guid>
      <dc:creator>PankajMehra</dc:creator>
      <dc:date>2017-10-12T11:09:00Z</dc:date>
    </item>
    <item>
      <title>Thanks, Deep</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58602#M12413</link>
      <description>Thanks, Deep</description>
      <pubDate>Thu, 12 Oct 2017 11:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-Send-Key/m-p/58602#M12413</guid>
      <dc:creator>PankajMehra</dc:creator>
      <dc:date>2017-10-12T11:10:00Z</dc:date>
    </item>
  </channel>
</rss>

