Yes , the grab function does not work in advanced SO2R mode, but it does if you select plain SO2R or non SO2R modes<br><br>Of course I can go through the details in my setup with you Bob but first i will try to brush up your memory :-)<br>
<br>I did some research before my first posting and found this on the reflector from 2009 (see below)<br>There seems to be nothing on this issue later and I am also surprised that nobody has opened a bug report on this.<br>
My guess is that most SO2R RTTY operators is using Writelog or other software than Win-test<br><br>After the arrival of the MK2R+ we are now converting from Writelog to Win-test at LN8W and I was hoping to use it also on RTTY so we could concentrate on one Contest logger for all modes.<br>
<br>I am enjoying Win-test a lot and hopefully I can get it going as I would like also on RTTY.<br><br>73<br>Olaf<br><br><br><br><b>Clive Whelan</b> 
    <a href="mailto:support%40win-test.com?Subject=%5BWT-support%5D%20RTTY-%20grabbing%20highlighted%20callsigns&In-Reply-To=4AA4D39C.4000600%40btinternet.com" title="[WT-support] RTTY- grabbing highlighted callsigns">clive.whelan at btinternet.com
       </a><br>
    <i>Mon Sep  7 18:58:21 CEST 2009<br><br></i><pre>Bob

This is about as simple as I can make it I think.

Scenario:

ESM OFF

RUN MODE

Callsign highlighted in RTTY window

Press <Insert> key

Contents of INSERT message ( RUN) are sent. ( message contains $LOGGEDCALL)

In S&P mode, the result is the same except the S&P INSERT message is sent.

This is expected behaviour except that the RTTY configuration specifies 
that the highlighted callsign should be grabbed by this procedure. The 
option of a single mouse click to grab the callsign does however work.

Hopefully somebody can figure out what is happening.


73


Clive
GW3NJW</pre><br><br><br><b>Laurent HAAS - F6FVY</b> 
    <a href="mailto:support%40win-test.com?Subject=%5BWT-support%5D%20RTTY-%20grabbing%20highlighted%20callsigns&In-Reply-To=4AA53BAD.1000902%40btinternet.com" title="[WT-support] RTTY- grabbing highlighted callsigns">f6fvy at free.fr
       </a><br>
    <i>Mon Sep  7 19:06:09 CEST 2009<br><br></i><pre>It is not designed to work in Advanced SO2R. That may be the cause.

73

Laurent<br><br><br><br>FYI, I just implemented a wtKeyer:GrabHighlightedCallsign() script function.

You can assign it to a key. Insert can be used too if you do a return -1 
at the end of the script so WT will ignore the message to send. And if 
you want to make it compliant with all modes (and not RTTY only) you can 
try something like :

if (wtQso:GetModeId() == 2) then -- RTTY
   wtKeyer:GrabHighlightedCallsign();
   return -1; -- WT will skip the key process
end;

Disclaimer : Not tested - Just invented ;-)

Check the last nightly build.

73

Larry - F6FVY<br></pre><br><br><b>Bob Wilson, N6TV</b> 
    <a href="mailto:support%40win-test.com?Subject=%5BWT-support%5D%20RTTY-%20grabbing%20highlighted%20callsigns&In-Reply-To=4AA53D81.70801%40free.fr" title="[WT-support] RTTY- grabbing highlighted callsigns">n6tv at arrl.net
       </a><br>
    <i>Mon Sep  7 20:17:26 CEST 2009<br><br></i><pre>Thanks for solving the mystery, but why is it designed to work like that?

When operating RTTY in SO2R Advanced mode, it seems like [Insert] should
work the same as it does when operating CW, except that WT grabs the
appropriate highlighted call instead of assuming that you are entering it
manually.

If the Main window is on Radio 1, [Insert] could grab the highlighted call
from RTTY Radio 1.  If the Main window is switched to Radio 2 via [*], WT
could grab the highlighted call from RTTY Radio 2.  If you press [CapsLock]
to highlight the secondary window, [Insert] could grab the highlighted call
from RTTY Radio being used by the secondary window.

The only difference between RTTY and CW that I can think of is that if the
callsign field is empty when you press [Insert], WT resends the call and
exchange from the previous line.  You can always get the same behavior by
moving up one line in the log and pressing [Insert], so that alone doesn't
seem like it would justify blocking the function entirely for RTTY Advanced
SO2R operators.

73,
Bob, N6TV<br><br><br><b>Laurent HAAS - F6FVY</b> 
    <a href="mailto:support%40win-test.com?Subject=%5BWT-support%5D%20RTTY-%20grabbing%20highlighted%20callsigns&In-Reply-To=470fb3980909071117p109aafd2k767eadc08e8c3bd7%40mail.gmail.com" title="[WT-support] RTTY- grabbing highlighted callsigns">f6fvy at free.fr
       </a><br>
    <i>Mon Sep  7 21:04:28 CEST 2009<br><br></i>I don't have the slightest idea on that ;-)  I just read the sources and 
found it. I guess Olivier who wrote this had a good reason at that time, 
but it's not mentioned.

><i> When operating RTTY in SO2R Advanced mode, it seems like [Insert] should 
</i>><i> work the same as it does when operating CW, except that WT grabs the 
</i>><i> appropriate highlighted call instead of assuming that you are entering 
</i>><i> it manually.
</i>
I don't know if it is related, but MMTTY doesn't "echo" characters when 
they're sent. It is somewhat different from the CW, and especially to 
switch TX - that's not possible in the middle of a message, contrary to CW.

In the meantime, you can try the workaround I mentioned in my previous 
post (or even adapt it to send the Insert message too). The 
wtKeyer:GrabHighlightedCallsign() function works even in Advanced SO2R.

73

Larry - F6FVY<br></pre><br><br><br><br><br><div class="gmail_quote">2011/11/11 Tõnno Vähk <span dir="ltr"><<a href="mailto:tonno.vahk@gafm.ee">tonno.vahk@gafm.ee</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">










<div link="blue" vlink="purple" lang="EN-US">

<div>

<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D">I seem to remember the same thing from the last RTTY contest that
the grab function did not work with Advanced SO2R. Don’t remember the details
now though…</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D"> </span></p>

<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">

<p class="MsoNormal"><b><span style="font-size:10.0pt">From:</span></b><span style="font-size:10.0pt">
<a href="mailto:support-bounces@f5mzn.org" target="_blank">support-bounces@f5mzn.org</a> [mailto:<a href="mailto:support-bounces@f5mzn.org" target="_blank">support-bounces@f5mzn.org</a>] <b>On Behalf Of </b>Bob
Wilson, N6TV<br>
<b>Sent:</b> 11. november 2011. a. 12:16<br>
<b>To:</b> <a href="mailto:support@win-test.com" target="_blank">support@win-test.com</a><br>
<b>Subject:</b> Re: [WT-support] Grabbing RTTY calls with Insert key</span></p>

</div><div><div class="h5">

<p class="MsoNormal"> </p>

<p class="MsoNormal">Are you saying that if you open the RTTYSETUP dialog, and
mark "INSERT key grabs highlighted callsign from the RTTY Window,"
that it does not work?  But only if you are using Advanced SO2R mode?
 Non-SO2R modes work OK?  If this was broken, I thought someone would
have opened a bug report on this by now, but I can't find one (<a href="http://bugs.win-test.com" target="_blank">http://bugs.win-test.com</a>).</p>

<div>

<p class="MsoNormal"> </p>

</div>

<div>

<p class="MsoNormal">Which pre-programmed Advanced scenario did you selected?
 What is the INSERT message programmed to contain?</p>

</div>

<div>

<p class="MsoNormal"> </p>

</div>

<div>

<p class="MsoNormal">In other words, please explain in detail, step-by-step, all
of the settings and options that you selected (ESM mode too?), and what doesn't
work.</p>

<div>

<p class="MsoNormal"><br clear="all">
73,</p>

<div>

<p class="MsoNormal">Bob, N6TV</p>

</div>

<p class="MsoNormal"> </p>

<div>

<p class="MsoNormal">On Fri, Nov 11, 2011 at 12:19 AM, Øyvind Ekhall <<a href="mailto:djekhall@gmail.com" target="_blank">djekhall@gmail.com</a>> wrote:</p>

<p class="MsoNormal" style="margin-bottom:12.0pt">Hi,<br>
<br>
I have been looking for a script that grabs call and send the message with the
Insert key on RTTY without success.<br>
The grab function does not not work in SO2R advanced mode, but i know Larry
implemented a<br>
 "wtKeyer:GrabHighlightedCallsign()" script function a couple of
years ago<br>
<br>
Does anyone use a script for this purpose or maybe someone with the knowledge can
make one?<br>
I am planning on using Win-test for the first time on RTTY in the ARRL round up
in January <br>
<br>
73 de<br>
Olaf<br>
LB8IB<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Support mailing list<br>
<a href="mailto:support@win-test.com" target="_blank">support@win-test.com</a><br>
<a href="http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support" target="_blank">http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support</a></p>

</div>

<p class="MsoNormal"> </p>

</div>

</div>

</div></div></div>

</div>


<br>_______________________________________________<br>
Support mailing list<br>
<a href="mailto:support@win-test.com">support@win-test.com</a><br>
<a href="http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support" target="_blank">http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support</a><br>
<br></blockquote></div><br>