<?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 Mainframe problem with usin mnemonics in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Mainframe-problem-with-usin-mnemonics/m-p/46429#M2423</link>
    <description>Hi.

I have a problem with Reflection 16 desktop mainframe client. I use .NET API.&amp;nbsp; I try to send enter with Global Send Key and text is "@E". It wont press enter. Only writes @E to the emulator. What I'm doing wrong? I have also tried , {ENTER}, etc normal Global Send Key Events without any success.

Im using Blueprism 5.0.30.

Anyone else has this kind of behavior before? Can anyone assist me with this?

&amp;nbsp;

&amp;nbsp;</description>
    <pubDate>Wed, 03 Jan 2018 19:06:00 GMT</pubDate>
    <dc:creator>Veli-MattiRajal</dc:creator>
    <dc:date>2018-01-03T19:06:00Z</dc:date>
    <item>
      <title>Mainframe problem with usin mnemonics</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Mainframe-problem-with-usin-mnemonics/m-p/46429#M2423</link>
      <description>Hi.

I have a problem with Reflection 16 desktop mainframe client. I use .NET API.&amp;nbsp; I try to send enter with Global Send Key and text is "@E". It wont press enter. Only writes @E to the emulator. What I'm doing wrong? I have also tried , {ENTER}, etc normal Global Send Key Events without any success.

Im using Blueprism 5.0.30.

Anyone else has this kind of behavior before? Can anyone assist me with this?

&amp;nbsp;

&amp;nbsp;</description>
      <pubDate>Wed, 03 Jan 2018 19:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Mainframe-problem-with-usin-mnemonics/m-p/46429#M2423</guid>
      <dc:creator>Veli-MattiRajal</dc:creator>
      <dc:date>2018-01-03T19:06:00Z</dc:date>
    </item>
    <item>
      <title>A little trick I have used…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Mainframe-problem-with-usin-mnemonics/m-p/46430#M2424</link>
      <description>A little trick I have used in the past - Create a macro using the emulators record macro functionality, include the enter key and any other key strokes you are interested in.&amp;nbsp; Then save the macro and view it - it should show you the text that the macro expects to receive for the enter keystroke.&amp;nbsp; &amp;nbsp;
Also, I had a strange thing once where a mainframe actually had two enter keys, one being the main enter/newline text key and the other being the enter key that is part of the numeric keypad.&amp;nbsp; This was impacting my automation.&amp;nbsp; I played with the keyboard mapping in the emulator so that both enter keys were the same and then my interface worked.
If all else fails you could create a seperate Win32 object for sending keystrokes that do not work using the API.&amp;nbsp; Your Win32 object can have a Send Enter action that uses the windows interface to send the enter.
&amp;nbsp;</description>
      <pubDate>Wed, 03 Jan 2018 19:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Mainframe-problem-with-usin-mnemonics/m-p/46430#M2424</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-01-03T19:36:00Z</dc:date>
    </item>
  </channel>
</rss>

