<?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 RE: Global Send Keys in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Keys/m-p/56129#M10366</link>
    <description>&lt;P&gt;Hi Hannes the Mouse Button input parameter can only be 'right' or 'left', that's why you're seeing the error. But you don't need to use the Click action to make a new line.&lt;/P&gt;
&lt;P&gt;Instead, use Global Send Keys (as Christopher says) and try something like "First line"&amp;amp;NewLine()&amp;amp;"Second line" or "First line"&amp;amp;Chr(13)&amp;amp;"Second line" as the input expression.&lt;/P&gt;
&lt;P&gt;The Global Send Key Events equivalent would be something like "&amp;lt;{SHIFT}f&amp;gt;{SHIFT}irst line{ENTER}&amp;lt;{SHIFT}s&amp;gt;{SHIFT}econd line"&lt;/P&gt;
&lt;P&gt;&lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/Guides/global-send-keys/global-send-keys.htm" target="test_blank"&gt;https://bpdocs.blueprism.com/bp-7-1/en-us/Guides/global-send-keys/global-send-keys.htm&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Oct 2023 16:13:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2023-10-25T16:13:00Z</dc:date>
    <item>
      <title>Global Send Keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Keys/m-p/56127#M10364</link>
      <description>&lt;P&gt;Good Morning&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am trying to write to Notepad but want to start a new line after the sentence. I am using Global Mouse Click with "{ENTER}" to start a new line also tried the value 13 as enter but I get the error message the the button is not valid. I also did activate the application before this action.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Would appreciate any help.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16909.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17063iAC063270FF8A29F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="16909.png" alt="16909.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hannes Botha&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2023 09:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-Send-Keys/m-p/56127#M10364</guid>
      <dc:creator>HannesB55</dc:creator>
      <dc:date>2023-10-25T09:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Global Send Keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Keys/m-p/56128#M10365</link>
      <description>&lt;P&gt;Hi Hannes,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are using a Global Send Key Events action. Change it to a Global Send Keys action and it should work. Alternatively, you can switch the value to "Enter". I am attaching some documentation on a guide for both Send Keys and Send Key Events.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Christopher Potvin &lt;BR /&gt;Senior RPA Developer&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;Canada&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2023 13:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-Send-Keys/m-p/56128#M10365</guid>
      <dc:creator>chrispotvin</dc:creator>
      <dc:date>2023-10-25T13:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Global Send Keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-Send-Keys/m-p/56129#M10366</link>
      <description>&lt;P&gt;Hi Hannes the Mouse Button input parameter can only be 'right' or 'left', that's why you're seeing the error. But you don't need to use the Click action to make a new line.&lt;/P&gt;
&lt;P&gt;Instead, use Global Send Keys (as Christopher says) and try something like "First line"&amp;amp;NewLine()&amp;amp;"Second line" or "First line"&amp;amp;Chr(13)&amp;amp;"Second line" as the input expression.&lt;/P&gt;
&lt;P&gt;The Global Send Key Events equivalent would be something like "&amp;lt;{SHIFT}f&amp;gt;{SHIFT}irst line{ENTER}&amp;lt;{SHIFT}s&amp;gt;{SHIFT}econd line"&lt;/P&gt;
&lt;P&gt;&lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/Guides/global-send-keys/global-send-keys.htm" target="test_blank"&gt;https://bpdocs.blueprism.com/bp-7-1/en-us/Guides/global-send-keys/global-send-keys.htm&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2023 16:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-Send-Keys/m-p/56129#M10366</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2023-10-25T16:13:00Z</dc:date>
    </item>
  </channel>
</rss>

