2008/10/22 Dave Zeph <span dir="ltr"><<a href="mailto:zephd@indy.rr.com">zephd@indy.rr.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">How do I set up Win-Test so that only QSO's on a
specified Band are scored – yet let me make QSO's on other Bands
and submit those as a "check log"?</span></font></p></div></div></blockquote></div>At this point Win-Test doesn't give you a way to manually say "I'm
single band 20" or similar.  It only puts the single band indicator in the Cabrillo file header if
you log all of your QSOs on the same band.<br><br>The work-around is to log all the QSOs on all bands (ignore the displayed score), then after the contest, Export your entire log to Cabrillo, then extract all the QSOs for the single band of interest, then re-import the filtered Cabrillo file into Win-Test to calculate your single-band score and produce a proper single-band Cabrillo header.<br>
<br>One way to extract all the 20m or 40m QSOs is with the DOS FIND command:<br><br><span style="font-family: courier new,monospace;">FIND "QSO: 14" <cqww08ph.log >cqww08ph20.log</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">FIND "QSO:  7" <cqww08ph.log >cqww08ph40.log</span><br style="font-family: courier new,monospace;"><br>Of course you have to manually copy/paste the Cabrillo header and "END-OF-LOG:" line since the extracted log will only have the QSO: records.  You'll also have to manually update the CLAIMED-SCORE: line.<br>
<br>So, there are a lot of steps to make this happen right now.  In sum:<br><ol><li>Log all QSOs</li><li>WRITELOG to create a multi-band Cabrillo</li><li>Use DOS FIND command or similar to extract a single-band Cabrillo (QSO: records only)<br>
</li><li>Cut/Paste header of multi-band Cabrillo to top of single-band Cabrillo</li><li>Cut/Paste "END-OF-LOG:" line to end of single-band Cabrillo</li><li>Import Single-band Cabrillo into Win-Test</li><li>WRITELOG again to produce updated Single-Band Cabrillo with proper single-band header and single-band CLAIMED-SCORE: lines<br>
</li><li>Edit the Multi-Band Cabrillo file, and delete all the header lines</li><li>Copy/Paste Single-Band Cabrillo Header into top of edited Multi-Band Cabrillo<br></li><li>Send in Multi-Band Cabrillo file making sure that the Single-Band indicator is present in the header</li>
</ol>A Perl script or similar could probably automate the editing process.<br><br>But I don't know if CQ wants you to do this for the World-Wide.  They want it for WPX, but I haven't found the page that says they want you to do this for the World-Wide.<br>
<br>73,<br>Bob, N6TV<br>