[Trlog] 2016 RAC Winter Contest
Kevin Schmidt
w9cf at arrl.net
Wed Dec 7 21:15:45 EST 2016
If you look in the file logstuff.pas on github, you will see that it is
hard coded now:
RACQSOPointMethod:
IF RXCty = 'VE' THEN
BEGIN
IF Pos ('RAC', RXData.Callsign) > 0 THEN
RXData.QSOPoints := 20
ELSE
RXData.QSOPoints := 10;
END
ELSE
RXData.QSOPoints := 2;
so any canadian call sign with RAC anywhere in the call will be scored
as 20 points. If that becomes incorrect, the code needs to be changed.
73 Kevin w9cf
On Wed, Dec 07, 2016 at 07:12:49PM -0600, Carlin Royal wrote:
>
> This leaves me with one small question for you or the group, where are the RAC official stations listed in TR, and should I ever need to edit them, how to go about doing that.
More information about the Trlog
mailing list