You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When CWT Contest is loading the CWOPS.LIST file, the last character of the last field is being dropped.
Steps To Reproduce
Run CWT Contest
run a few QSOs
compare the last character of the comment UserField with the original CWOPS.LIST file. (sometimes this is easier done in the debugger, which is how I found the problem).
Expected behavior
The correct strings should be loaded from the call history file.
Actual Behavior
last character of last field is dropped.
Reproduces how often
I think always.
The text was updated successfully, but these errors were encountered:
Description
When CWT Contest is loading the CWOPS.LIST file, the last character of the last field is being dropped.
Steps To Reproduce
Expected behavior
The correct strings should be loaded from the call history file.
Actual Behavior
last character of last field is dropped.
Reproduces how often
I think always.
The text was updated successfully, but these errors were encountered: