MarkEagleUSA
Member
Is there a reason why there's no consistency in the RRDB conventional table layout? Here's the headings from the first 4 entries in my "home" county:
It seems like having one format for conventional data would make copy & paste easier, especially if going through something like Excel to parse the data for entry into ones favorite scanner programming app.
There also appears to be an extra trailing "space" (or some other character) at the end of each data field as well. For example, 154.29500 is actually "154.29500 " when copied. Most of the software apps don't like that.
Code:
Frequency Input License Type Tone Description Mode
Frequency Input License Type Tone CH Description Mode
Frequency License Type Tone Description Mode
Frequency License Type Tone CH Description Mode
There also appears to be an extra trailing "space" (or some other character) at the end of each data field as well. For example, 154.29500 is actually "154.29500 " when copied. Most of the software apps don't like that.