Search found 4 matches

by cx8fs
11 Jan 2022, 18:58
Forum: Award Support
Topic: How awards work ?
Replies: 5
Views: 9398

Re: How awards work ?

Hello Dan!

It's great to see you solved the problem.
The rescan function take every single contact and check against the rules of the Award, so it could be very proccesing intense.

Thanks for share with the community your experience.

73
Claudio
by cx8fs
07 Jan 2022, 03:58
Forum: Award Support
Topic: How awards work ?
Replies: 5
Views: 9398

Re: How awards work ?

Hi Dan, HNY for you too.

I'm not an expert but think could help.

Awards depends on the confirmation status of each QSO.
"W" means worked, so if you look at the tab "QSL Info" you surelly see the contact wasn't confirmed yet.

Take a peek on the "Award Management" on the Confirmation label. It ...
by cx8fs
26 May 2021, 12:16
Forum: General discussions
Topic: Using regexp on Awards
Replies: 2
Views: 1638

Re: Using regexp on Awards

Thanks Markus,

With ^CX\dF(.*)$ work as expected.

I tried also to search one of three letters but doesn't work using the reference on screen.
Ex. ^CX\dA|B|C(.*)$ or ^CX\d(A|B|C)(.*)$ or using [A-C]

To test, I used the reference on screen and doesn't work ^(.*)(F)(.*)$
It seems to be a problem ...
by cx8fs
25 May 2021, 22:06
Forum: General discussions
Topic: Using regexp on Awards
Replies: 2
Views: 1638

Using regexp on Awards

Hello, I would like to raise a problem that I have.
I have searched the forum and the closest thing I have found is this version 1 (https://forum.log4om.com/viewtopic.php?t=1107) but it does not clarify my situation.
And googling, I have not found references to the award settings the way I need to ...