The CtrlPlus key can be used to silently log a QSO when in ESM mode.  I developed a simple Win-Test script extension to automatically generate a CtrlPlus at the end of a message, which delays the logging action until after the message is sent.<br>

<ol><li>Download CtrlPlus.zip from <a href="http://bit.ly/wtscripts">http://bit.ly/wtscripts</a> and follow the instructions in the Readme_CtrlPlus.txt file to install the CtrlPlus.wts Lua script extension in the proper directory<br>

</li><li>Add #CTRLPLUS to the end of the S&P F2 message (only).  This will take care of step 2 in your note.<br></li><li>To take care of step 1, add $SPACEBAR to the end of your S&P F4 message.  Note:  if you call the station a second time by pressing Enter again, the cursor is going to move again, so you may not like this.<br>

</li><li>Make sure on the Options tab of the message dialog, "Use only run messages" is <i>not</i> checked</li><li>Make sure Run/S&P switching is enabled by entering RUNSP [Enter] in the logging window<br></li>

</ol>Another option is to edit the ESM script itself and customize it to your preferences.  You can download N6TVESM.zip from <a href="http://bit.ly/scripts">http://bit.ly/scripts</a> and give it a try, but it doesn't do what you want (yet).<br>

<br>One thing I have trouble with, though, is <i>delaying</i> the action of the spacebar in a script.  I don't see anyway to do this:<br><br>     wtApp:SendFKey("F2");<br>     (wait until F2 message has finished playing)<br>

     wtApp:SendKey(" ")  -- send a blank to move the cursor<br><br>But a workaround would be to modify the ESM script to use one of the Alt-C messages the first time you send an exchange (includes $SPACEBAR), and just the regular F2 message every other time.<br>

<br>As far as sending a "?" if the call field is blank, the idea is that the ESM script prevents you from calling duplicates, so it waits for a callsign to be present before sending your call.  This can also be changed.<br>

<br>Getting all of this to work on phone as well as it does on CW will be another challenge.<br><br>73,<br>Bob, N6TV<br><br><div class="gmail_quote">On Mon, Dec 6, 2010 at 8:43 AM, LY2KZ <span dir="ltr"><<a href="mailto:vytenis.sciucka@gmail.com">vytenis.sciucka@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello Bob<br>
<br>
Yes. That worked for RUN mode. Thank you.<br>
How shoud I modify S/P messages so, that:<br>
1. Callsign entered. Pressing ENTER sends my call and jumps to exchange field<br>
2. Callsign entered, exchange entered, Pressing ENTER sends my rst-exchange and logs QSO.<br>
<br>
That's what I'm get used to use and it works for me. My experiments with messages did not lead to the positive result in S/P mode.<br>
<br>
Thanks again<br>
73<br>
<br>
Vytenis<br>
<a href="http://ly2kz.aktv.lt" target="_blank">http://ly2kz.aktv.lt</a><br>
<br>
<br>
On 2010.12.05 20:20,  wrote:<br>
> Try adding $SPACEBAR to the end of the INSERT message (type MSGS [Enter] to change it).<br>
> ><br>
> >  73,<br>
> >  Bob, N6TV<br>
<div><div></div><div class="h5">_______________________________________________<br>
Support mailing list<br>
<a href="mailto:Support@win-test.com">Support@win-test.com</a><br>
<a href="http://www.f5mzn.org/cgi-bin/mailman/listinfo/support" target="_blank">http://www.f5mzn.org/cgi-bin/mailman/listinfo/support</a><br>
</div></div></blockquote></div><br>