{"id":577,"date":"2021-12-29T22:31:15","date_gmt":"2021-12-29T22:31:15","guid":{"rendered":"https:\/\/tasmus.com\/ham\/?page_id=577"},"modified":"2021-12-30T16:38:13","modified_gmt":"2021-12-30T16:38:13","slug":"count-the-qsos-of-a-call-sign","status":"publish","type":"page","link":"https:\/\/tasmus.com\/ham\/count-the-qsos-of-a-call-sign\/","title":{"rendered":"Count the QSOs of a Call Sign"},"content":{"rendered":"\n<p class=\"has-large-font-size wp-block-paragraph\" style=\"line-height:1\"><strong>Description<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"line-height:1.1\">Provide this routine a call sign as text and the routine returns the count of the number of QSOs for that call sign in the MacLoggerDX database.<\/p>\n\n\n\n<div class=\"wp-block-file\"><a href=\"https:\/\/tasmus.com\/ham\/wp-content\/uploads\/2021\/12\/Count-the-QSOs-of-a-Call-Sign.scpt\">Count the QSOs of a Call Sign<\/a><a href=\"https:\/\/tasmus.com\/ham\/wp-content\/uploads\/2021\/12\/Count-the-QSOs-of-a-Call-Sign.scpt\" class=\"wp-block-file__button\" download>Download<\/a><\/div>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\" style=\"line-height:1.1\"><strong>Code<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"line-height:1\"><strong>set <\/strong><span style=\"color:#008000\" class=\"has-inline-color\">QSOcount<\/span><strong> to <\/strong><span style=\"color:#008000\" class=\"has-inline-color\">countQSOs<\/span>(&#8220;K7DLX&#8221;)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"line-height:1.1\"><strong>on<\/strong> <span style=\"color:#008000\" class=\"has-inline-color\">countQSOs<\/span>(<span style=\"color:#008000\" class=\"has-inline-color\">theCallSign<\/span> <strong>as<\/strong> <em><span style=\"color:#0000ff\" class=\"has-inline-color\">text<\/span><\/em>)<br><span style=\"margin-left:28px;\"><strong>tell application<\/strong> &#8220;MacLoggerDX&#8221;<br><span style=\"margin-left:56px;\"><strong><span style=\"color:#0000ff\" class=\"has-inline-color\">count<\/span><\/strong> (<strong>every<\/strong> <span style=\"color:#0000ff\" class=\"has-inline-color\">qso<\/span> <strong>whose<\/strong> <em><span style=\"color:#6c05d3\" class=\"has-inline-color\">call<\/span><\/em> <strong>is<\/strong> <span style=\"color:#008000\" class=\"has-inline-color\">theCallSign<\/span>)<\/span><br><span style=\"margin-left:28px;\"><strong>end tell<\/strong><\/span><br><strong>end<\/strong> <span style=\"color:#008000\" class=\"has-inline-color\">countQSOs<\/span><\/span><\/p>\n\n\n\n<p class=\"has-black-color has-text-color wp-block-paragraph\" style=\"line-height:1\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Description Provide this routine a call sign as text and the routine returns the count of the number of QSOs for that call sign in the MacLoggerDX database. Code set QSOcount to countQSOs(&#8220;K7DLX&#8221;) on countQSOs(theCallSign as text)tell application &#8220;MacLoggerDX&#8221;count (every qso whose call is theCallSign)end tellend countQSOs<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-577","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/tasmus.com\/ham\/wp-json\/wp\/v2\/pages\/577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tasmus.com\/ham\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tasmus.com\/ham\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tasmus.com\/ham\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tasmus.com\/ham\/wp-json\/wp\/v2\/comments?post=577"}],"version-history":[{"count":4,"href":"https:\/\/tasmus.com\/ham\/wp-json\/wp\/v2\/pages\/577\/revisions"}],"predecessor-version":[{"id":608,"href":"https:\/\/tasmus.com\/ham\/wp-json\/wp\/v2\/pages\/577\/revisions\/608"}],"wp:attachment":[{"href":"https:\/\/tasmus.com\/ham\/wp-json\/wp\/v2\/media?parent=577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}