That is incorrect and always has been.... Not all RAC suffixes are
"official" 20 pointers. They are
*: VA2RAC, VA3RAC, VE1RAC, VE4RAC, VE5RAC, VE6RAC, VE7RAC, VE8RAC, VE9RAC,
VO1RAC, VO2RAC, VY0RAC, VY1RAC and VY2RAC.*
*Don VE6JY (often VE6RAC but not this year)*
On Thu, Dec 8, 2016 at 2:15 AM, Kevin Schmidt <w9cf@arrl.net> wrote:
> 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.
> _______________________________________________
> Trlog mailing list
> Trlog@contesting.com
> http://lists.contesting.com/mailman/listinfo/trlog
>
_______________________________________________
Trlog mailing list
Trlog@contesting.com
http://lists.contesting.com/mailman/listinfo/trlog
|