I have created a simple Windows PowerShell script (attached) that parses the SCP database and creates the list of prefixes and suffixes needed to voice any call in the database. F messages, letters, numbers, and / still need to be recorded.
?
To run the script, make sure you have installed Windows PowerShell and then paste the following in the PS window:
.\Process-HamCallSigns-URL.ps1 -InputFile "https://www.supercheckpartial.com/MASTER.SCP" -OutputFile "results.csv" -MinimizationReport "report.txt" -PrefixFrequencyFile "prefix_freq.txt" -SuffixFrequencyFile "suffix_freq.txt" -ShowDetails
?
I am algorithms guy, not a developer, and leaned very heavily on AI to produce the code. I am sorry if it is not of best quality. This is not a piece of code that needs to run very frequently so scrappy is OK.
?
Documentation at https://claude.ai/share/617e2f0d-a418-478d-84d3-0c25a182f691
?
Rudy N2WQ