First if you can run Win-Test and it successfully opens your log, the file is still there. Run WRITELOG to create a Cabrillo file and summary file.<br><br>Perhaps SS.WTB is a hidden file? Try this from a DOS command prompt:<br>
<br>cd /d "C:\Program Filies\Win-Test"<br>dir /a /od<br><br>This will display all files, even hidden files, sorted by last-modified date, with the most recently updated files listed last.<br><br>If that doesn't work, try<br>
<br>CD /d C:\<br>dir SS* /a /b /s<br><br>Which will search your entire C: drive for files that star with SS, and list the full path to those files. If that doesn't find it, try D:\ or E:\ drive if you have those drives.<br>
<br>If you find the file, but it is "hidden" (doesn't show up with "dir /a"), you can unhide it via<br><br>attrib -h -s SS.wtb (removes Hidden, and System file flags).<br><br>The other possibility is that it is kept inside a "Compressed File Folder" (a Zip file) somewhere, but that seems unlikely.<br>
<br>73,<br>Bob, N6TV<br><br><div class="gmail_quote">2008/11/16 Bob-N4CU <span dir="ltr"><<a href="mailto:n4cu-2@s125890533.onlinehome.us">n4cu-2@s125890533.onlinehome.us</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff">
<div><font size="2" face="Arial">I just finished a contest with the contest file
named SS. I cannot find SS.WTB in the Win-Test folder or anyplace on my
computer using search. I went through the createlog screen and can't
find a .log or .adi file either. They should be in the Win-Test folder but
are not there. I have opened and closed the contest log several times so
the computer can find the ss.wtb file. Any idea on how to locate the
log files?</font></div>
<div><font size="2" face="Arial">Bob</font></div></div></blockquote></div><br>