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

Notification

Icon
Error

Informations
IK0CHU
#1 Posted : Thursday, March 6, 2025 11:48:31 AM(UTC)
RedBaron

Rank: Advanced Member

Groups: Registered
Posts: 367
Man
Location: Viterbo, VT - ITALY

Thanks: 58 times
Was thanked: 85 time(s) in 79 post(s)

Hi Dennis,
while transferring 280 qsos in adif format in my Logic I forgot to add the SRX field, that is the Grid exchanged in FT8 with the same value but with the field called SRX.
Unfortunately I realized it after updating the entire log and honestly I am missing that data that is then automatically put in the qsl.
My request is to know if it is possible to massively copy the data that are in the GRID field in the field called SRX and only in the qsos with date 2025-03-05.
What is the instruction to put in the Mass Change procedure so as not to manually update all the qsos?
Thanks Mauro IKØCHU
***
IKØCHU Mauro
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 : Thursday, March 13, 2025 3:37:33 PM(UTC)
admin

Rank: Administration

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

Thanks: 1023 times
Was thanked: 505 time(s) in 419 post(s)
Hi--

Sorry for the delay in my response.

Make a backup first!

Try this:

IN tools/databasee commands, type

USE LOG

replace userfields with updateuserfield("SRX", VAL(GRID)) for BETWEEN(QSO_DATE,{^2025-01-01},{^2025-03-31}) AND TYPE(GRID)="N"

replace grid with "" for BETWEEN(QSO_DATE,{^2025-01-01},{^2025-03-31}) AND TYPE(GRID)="N"

This will work if there are less than 256 total characters in USERFIELDS.

So try it.

If it doesn't work, you can always export that range of QSOs to ADIF, edit with notepad (mass change GRID: to SRX:), and reimport

Let me know.

Tnx for using LOGic.

73,

Dennis WN4AZY
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.027 seconds.