<div dir="ltr">After helping some stations merge logs for distributed entries in the IARU HF Championship <div>I noticed that the ADIF export for that particular contest (and perhaps others) is a bit off.<div><div><br></div><div>The STX key (which is of the type "integer") used for the sent exchange is defined as a serial number </div><div>in the ADIF standard. For a general exchange like "18", "SSA", or "RSGB", the ADIF standard suggests </div><div>the use of the STX_STRING key. </div><div><br></div><div>Also, the SRX key (which is used for the received exchange) is of type "integer" and intended for </div><div>a serial number. For a received exchange like an ITU Zone or HQ acronym, the ITUZ and </div><div>SRX_STRING keys are the ones that apply. </div></div></div><div><br></div><div>Since each contest has its own combination of exchange types and order, I can appreciate the </div><div>challenge in coding a "perfect" ADIF export. A simple solution could be to just use STX_STRING and </div><div>SRX_STRING for sent and received exchange and beyond that, ignore the type (CQ Zone, </div><div>State, Name, etc.) of the exchange elements. I think that would cover 99% of all cases. </div><div><br></div><div>Just a minor issue in an otherwise excellent logger.<br></div><div><br></div><div>Björn SM7IUN</div><div><br></div><div><br></div><div><br></div></div>