<?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 Hello Everyone, in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47028#M2870</link>
    <description>Hello Everyone,
Please use space in quotes "" "". Hope it will work.
Regards,
Atul</description>
    <pubDate>Wed, 08 Jun 2016 15:53:00 GMT</pubDate>
    <dc:creator>AtulKumar</dc:creator>
    <dc:date>2016-06-08T15:53:00Z</dc:date>
    <item>
      <title>Global sendkeys for SPACE BAR</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47021#M2863</link>
      <description>hi,
     I am trying to perform filter operation in excell ,as a part of it I need to send (SPACE BAR ) as a keystoke.
     any help will be appreciated , 
Thanks In advance.</description>
      <pubDate>Tue, 15 Mar 2016 14:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47021#M2863</guid>
      <dc:creator>PrasadM</dc:creator>
      <dc:date>2016-03-15T14:40:00Z</dc:date>
    </item>
    <item>
      <title>Hi Prasad,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47022#M2864</link>
      <description>Hi Prasad,
The quick answer is to use the 'Global Send Keys' rather than 'Send Keys Events' using an input of ""{SPACE}"" however, there may be a better way of applying filters if you can give me a bit more information around your intentions for the data and what format it is currently in.
Many Thanks,
James</description>
      <pubDate>Tue, 15 Mar 2016 15:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47022#M2864</guid>
      <dc:creator>jgreaves2</dc:creator>
      <dc:date>2016-03-15T15:01:00Z</dc:date>
    </item>
    <item>
      <title>Hi James,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47023#M2865</link>
      <description>Hi James,
I tried using ""{SPACE}"" but this will not work for  both 'Global Send Keys' and 'Send key Event'.
I just want to filter data in excel where I want to select some data, so trying to achieve this using Space bar to check the checkboxes there.
Thanks</description>
      <pubDate>Tue, 15 Mar 2016 15:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47023#M2865</guid>
      <dc:creator>PrasadM</dc:creator>
      <dc:date>2016-03-15T15:22:00Z</dc:date>
    </item>
    <item>
      <title>You should activate it before</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47024#M2866</link>
      <description>You should activate it before sending the key .
/Kiarash</description>
      <pubDate>Tue, 15 Mar 2016 16:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47024#M2866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-15T16:40:00Z</dc:date>
    </item>
    <item>
      <title>Hi Prasad,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47025#M2867</link>
      <description>Hi Prasad,
Out of interest are you sending these keys via the MS Excel VBO provided by BP or have you created something of your own to interact with Excel?
Thanks,</description>
      <pubDate>Tue, 15 Mar 2016 16:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47025#M2867</guid>
      <dc:creator>jgreaves2</dc:creator>
      <dc:date>2016-03-15T16:59:00Z</dc:date>
    </item>
    <item>
      <title>Hi James,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47026#M2868</link>
      <description>Hi James,
     I haven't created any, but using surface automation  we can work with Excel by interacting with the menu items there.
     but here we cannot access the rows and columns actually,but selecting would be possible using send keys.
Thanks</description>
      <pubDate>Tue, 15 Mar 2016 19:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47026#M2868</guid>
      <dc:creator>PrasadM</dc:creator>
      <dc:date>2016-03-15T19:12:00Z</dc:date>
    </item>
    <item>
      <title>The Space Bar as a keystroke</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47027#M2869</link>
      <description>The Space Bar as a keystroke is simply "" "" because it is just a text character like any other keybaord letter, rather than a control key.  

If you are trying to use the Space Bar as some kind of control key (i.e. to press a button) it probably will not be possible - because when using Send Keys or Send Key Events you are sending characters to the entire appliction rather than individual elements (which is why the element needs to be active first).

The best way to press a button is by sending a global click rather than a space.</description>
      <pubDate>Tue, 15 Mar 2016 19:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47027#M2869</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2016-03-15T19:43:00Z</dc:date>
    </item>
    <item>
      <title>Hello Everyone,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47028#M2870</link>
      <description>Hello Everyone,
Please use space in quotes "" "". Hope it will work.
Regards,
Atul</description>
      <pubDate>Wed, 08 Jun 2016 15:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-sendkeys-for-SPACE-BAR/m-p/47028#M2870</guid>
      <dc:creator>AtulKumar</dc:creator>
      <dc:date>2016-06-08T15:53:00Z</dc:date>
    </item>
  </channel>
</rss>

