@@ -424,6 +424,7 @@ def loadSafely(pars,entries,dryRun=True):
selVal=['ParticipantId','SequenceNum']
selVal.extend(matchColumns)
+ print(f'Matching by {selVal}')
for entry in entries: