<div>On Mon, Sep 26, 2011 at 11:31 AM, UA4CC (M.Topolevka) <span dir="ltr"><<a href="mailto:ua4cc@remoltd.com">ua4cc@remoltd.com</a>></span> wrote:><br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

In the RTTY Configuration window, be sure to check the box that says "INSERT key grabs highlighted callsigns from the RTTY window".</blockquote>Yes, I know this function, but INSERT key swith radio in TX mode immediatally.<br>

I asked how I can grab highlighted calls from decoding window to ENTRY window. Without TXing!<br>Possible?</blockquote><div><br></div><div>Yes,  if you write a two-line LUA script:</div></div><div><br></div><div>wtKeyer:GrabHighlightedCallsign()</div>

<div>return -1</div><div><br></div><div>and assign it to a function key such as F9, pressing that key <i>should</i> grab a highlighted callsign from the active radio window, without transmitting (I think), but I still have no easy way to test this right now.  Please try it and let us know.  Maybe it behaves differently when you are in RUN vs. S&P mode.</div>

<div><br></div><div>Just use Tools | Scripts Manager (or the text command shortcut:  SCRIPTS) to create the 2-line script and assign it to a key.</div><div><br></div><div>Please note that the "INSERT key grabs highlighted callsign from the RTTY window" option still has to be checked in the RTTY Configuration window or else this function won't do anything.</div>

<div><br></div><div>73,</div><div>Bob, N6TV</div>