<?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 Sending Special Keys in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67913#M20518</link>
    <description>Hi ,

Is there a Code for Control-CTRL key for sending the control keystroke . I can finding holding control key down from the list but not a single press .


Thanks in advance</description>
    <pubDate>Tue, 01 Mar 2016 19:13:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-01T19:13:00Z</dc:date>
    <item>
      <title>Sending Special Keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67913#M20518</link>
      <description>Hi ,

Is there a Code for Control-CTRL key for sending the control keystroke . I can finding holding control key down from the list but not a single press .


Thanks in advance</description>
      <pubDate>Tue, 01 Mar 2016 19:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67913#M20518</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-01T19:13:00Z</dc:date>
    </item>
    <item>
      <title>If you are using Global Send</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67914#M20519</link>
      <description>If you are using Global Send Keys, then Control can be passed as ""^"" i.e. the carrot sign. If you are using Global Send Keys Event, then Control can be passed as ""{CTRL}"".</description>
      <pubDate>Wed, 02 Mar 2016 10:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67914#M20519</guid>
      <dc:creator>ShreyansNahar</dc:creator>
      <dc:date>2016-03-02T10:57:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Shreyans for your</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67915#M20520</link>
      <description>Thanks Shreyans for your answer. I have tried both now and they do not work. ALT TAB Work fine but control does nothing . on keyboard it works fine. note: I am working with Mainframe ,thinking maybe it is a special case.</description>
      <pubDate>Wed, 02 Mar 2016 12:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67915#M20520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-02T12:34:00Z</dc:date>
    </item>
    <item>
      <title>Either of the ways work in</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67916#M20521</link>
      <description>Either of the ways work in all the cases I have worked with. Maybe for your Mainframe application, this could be a special case.</description>
      <pubDate>Wed, 02 Mar 2016 16:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67916#M20521</guid>
      <dc:creator>ShreyansNahar</dc:creator>
      <dc:date>2016-03-02T16:58:00Z</dc:date>
    </item>
    <item>
      <title>This issue is related to</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67917#M20522</link>
      <description>This issue is related to using Mainframe. One solution I found is mapping right control key to left one in Windows .</description>
      <pubDate>Fri, 04 Mar 2016 16:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67917#M20522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T16:05:00Z</dc:date>
    </item>
    <item>
      <title>I have another problem with</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67918#M20523</link>
      <description>I have another problem with SendKeys. I am trying to insert a text into a AAEdit and resume. I put in the Global Send Keys:
""Text{ENTER}""
And there is an error:
""Internal : Failed to perform step 1 in Navigate Stage 'Navigate1' on page 'Insert' - Command 'AASendKeys' gave invalid result""
Could you help me?</description>
      <pubDate>Mon, 18 Apr 2016 17:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67918#M20523</guid>
      <dc:creator>MiriamToca</dc:creator>
      <dc:date>2016-04-18T17:51:00Z</dc:date>
    </item>
    <item>
      <title>Hi Miriam,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67919#M20524</link>
      <description>Hi Miriam,
Please raise new problems in new threads rather than adding them to the end of other topics (or to the end to multiple other threads) - Thank you.
The answer I added to this same question in another thread was:
As a minimum I would recommend having your text and your enter keystroke on seperate lines in your navigate stage.
I would also recommend looking at some of the recommendations in the Surface Automation training:
Have you tried pasting in your text rather than send keys? If send keys does not work have you tried send key events?
Also, the SA training contains the line 'Blue Prism Best Practice recommends adding a 0.1 second keystroke between each character sent'. This is because we have found that sending keystrokes all at once may be too quick for the application. Contact your Blue Prism mentor if you are unsure of how to do this (we usually do it via a send keys sub-page that enters each keystroke individually).</description>
      <pubDate>Mon, 25 Apr 2016 13:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-Special-Keys/m-p/67919#M20524</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2016-04-25T13:10:00Z</dc:date>
    </item>
  </channel>
</rss>

