logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

qsl status change
km2e
#1 Posted : Monday, May 21, 2012 1:59:42 PM(UTC)
Rank: Member

Groups: Registered
Posts: 19
Location: Hudson, NY

Thanks: 8 times
Was thanked: 1 time(s) in 1 post(s)
Is there a way to change the status of dozens of qsl's at once. When I make a contact I select "R" for request in the qsl sent box. I also upload the qso's to lotw. If I receive a confirmed qso via lotw, then I have no need to send a paper qsl and would like to change the qsl request to "x" not needed. Currently I do one qso at a time, is there a way to complete this step with all the qso's that meet this criteria?

Tnx
Kevin
KM2E
Sponsor
Note: We receive a commission from Amazon when you purchase via this link. It does not affect your cost. Thank you!
WN4AZY
#2 Posted : Monday, May 21, 2012 7:22:01 PM(UTC)
admin

Rank: Administration

Groups: Administrators, Beta Testers
Posts: 3,061
Man
Location: Auburn, GA

Thanks: 974 times
Was thanked: 486 time(s) in 401 post(s)
Sure. LOGic has a mass-change feature.

So you want to change QSL_SENT from R (Requested) to blank if LoTW_RCVD=F (fulfilled)?

Make a backup.

Go to tools/advanced/database commands. Type

USE LOG
REPLACE QSL_SENT WITH "" FOR LOTW_RCVD="F"

There are menu options to do all this, but this is the easy way when it comes to explaining how to do it hihi.

Tnx & 73,

Dennis WN4AZY
WN4AZY
#4 Posted : Monday, April 22, 2013 9:56:00 AM(UTC)
admin

Rank: Administration

Groups: Administrators, Beta Testers
Posts: 3,061
Man
Location: Auburn, GA

Thanks: 974 times
Was thanked: 486 time(s) in 401 post(s)
Ok!

Click the Open icon on the status bar at the bottom of the Database Commands form. A yellow folder with an arrow. Hunt for LOG.DBF. It is typically in the LOGDATA folder inside the install folder, but can be moved by the user.

Click DATABASE FILES on the top menu bar. Select Mass Change/Replace Field Contents.

REPLACE THIS FIELD is of course QSL_SENT

WITH is just an empty string -- two quotes ""

Click the filter button to the right of REPLACE ONLY WITH. Fill out the filter form as you normally would from the log form if you were looking for LOTW="F". Scroll down to LOTW_RCVD. The OPERATOR is =. The VALUE is F.

Sorry you asked ? :-)

It is pretty self-explanatory -- at any rate easier done than said hihi.

73,

Dennis
km2e
#5 Posted : Monday, April 22, 2013 10:37:37 AM(UTC)
Rank: Member

Groups: Registered
Posts: 19
Location: Hudson, NY

Thanks: 8 times
Was thanked: 1 time(s) in 1 post(s)
Dennis,

Will this work for all future contacts?

tnx
Kevin

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.5.5 | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.020 seconds.