<div dir="ltr"><div dir="ltr"><div dir="ltr">Here's a script named GoToEndOfLog.wts.  Save in your /scripts directory and call from another script using wtScript:Call("GoToEndOfLog"), or assign to a key.</div><div dir="ltr"><br></div><div dir="ltr">Key lines:<br><div><br></div><div><div><span style="font-family:monospace,monospace">-- Windows virtual key code constant</span><br></div><div><font face="monospace, monospace">VK_END = 291      -- The End key (VK_END=0x23, 35+256 = 291)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">-- Simulate Ctrl+End (Go to end of log)</font></div><div><font face="monospace, monospace">wtApp:SendKeyCode(VK_END, WT_KEY_CTRL)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">return -1</font></div><div><br></div><div><div class="gmail_signature">But I think you should change bands by typing the band name into the empty logging window and pressing Enter, rather than using Alt+F1 or Alt-F2.  The list of acceptable values in is in the Check Multipliers window (F10).</div><div class="gmail_signature"><br></div><div class="gmail_signature">First, set Tools | Data Entry | Priority to <b>Band</b></div><div class="gmail_signature"><br></div><div class="gmail_signature">Next in the logging window, just type the band name to change bands:</div><div class="gmail_signature"><br></div><div class="gmail_signature">50 [Enter] changes to 6m</div><div class="gmail_signature">144 [Enter] changes to 2m</div><div class="gmail_signature">19G [Enter] changes to 19 GHz band</div><div class="gmail_signature"><br></div><div dir="ltr" class="gmail_signature">73,<div>Bob, N6TV</div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 9, 2019 at 11:47 AM Alexander Kurpiers <<a href="mailto:a.kurpiers@gmail.com">a.kurpiers@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I was thinking about a good way to fix my issue (I still think allowing<br>
that changing the band of an already logged QSO is far too dangerous):<br>
before sending a command to change bands I would have to make sure that<br>
the log is at the end. Easy by keyboard (ctrl-end), but it seems it is<br>
not possible to send a remote command as there is no matching text command?<br>
<br>
73' Alexander DL8AAU<br>
<br>
Am 24.11.2018 um 19:53 schrieb Alexander Kurpiers:<br>
> Hello,<br>
><br>
> any chance to disable changing bands for logged QSOs?<br>
><br>
> 73' Alexander<br>
><br>
> Am 15.10.2018 um 10:32 schrieb Alexander Kurpiers:<br>
>> Hello,<br>
>><br>
>> I was facing a weird problem: our operators managed to "reset" the<br>
>> serial number on one band...<br>
>><br>
>><br>
>> Trying to reproduce I found what went wrong:<br>
>><br>
>> - log a QSO on one band<br>
>><br>
>> - go up in the log to this QSO and change the band using band up/down<br>
>> arrows. The frequency changes, but rest stays as is (including the<br>
>> serial number)<br>
>><br>
>> - the next serial you use on the band you changed this QSO to is wrong<br>
>> (and all QSOs after that one).<br>
>><br>
>><br>
>> Example: you log a QSO with number 010 on 5,7GHz. Now you change the<br>
>> band to 2,3GHz (where your number would be 028) - but the number stays<br>
>> at 010.<br>
>><br>
>><br>
>> Win-Test version 4.24.0, "European V/UHF - no multipliers".<br>
>><br>
>><br>
>> I would propose that you are not able to change the band of a QSO when<br>
>> you go up to in the log. Far too dangerous.<br>
>><br>
>><br>
>> (I just checked, still the case with 4.27.0).<br>
>><br>
>><br>
>> 73' Alexander DL8AAU<br>
</blockquote></div></div>