Not every application adheres to standards. Such oversights or mistakes can complicate moving data between systems. The ADIF file specification defines two SRX fields relating to received information in contest exchanges. They share a common prefix, but are defined as containing related. but not identical, information.
| Field | Type | Description |
| SRX | Integer | Received serial number |
| SRX_FIELD | String | Received contest QSO info |
We have come across some programs which emit generic contest exchange information in the SRX field instead of the prescribed serial number. This might be a problem when trying to get your QSO exchange information properly converted into other formats.
<srx:4>CM88 <mode:3>SSB
Note that SRX is not a serial number here! Depending upon the contest, a receiving application might end up raising an exception when the expected serial number is not an integer or missing out on the contest exchange altogether because it’s looking in the wrong field.
LogConv‘s Generix SRX option copies the contents from the SRX field into SRX_FIELD before passing it on for conversion. It’s fairly simple, but removes the need to edit/replace “SRX” with “SRX_FIELD” in your ADIF file prior to converting the file.
On the GUI version of LogConv look in the Options area for the Generic SRX checkbox:

On the command line, merely include the “-srx” option.
This option is only applicable for ADIF input files and is ignored when other file types are selected.
How do I pay for LogConv? I try the page listed in the readme file and get an Error 404. I’d like to convert more than 10 records. Thank you for your time.
73 de Walt Kornienko – K2WK
Walt,
I’m not sure what URL you are using. Is it from an old readme file?
This should work: http://logconv.com/License/Purchase
73,
Robert KA5WSS