[LOGic] Problems sorting by "BAND"
mel martin
ve2dc at videotron.ca
Thu Aug 24 06:35:46 EDT 2006
> I suppose if you use just a "Character String" you get one result,
Your supposition is correct.
Dennis is using the standard compare operations in Foxporo...
"6M" doesn't mean a thing to a computer other than "six em"... Dumb beasts
;-)
A "list" operator... X is in val1, val2, val3, val4 would be useful in this
case... Unfortunately I don't think Foxpro has one.
> -----Original Message-----
> From: R Johnson [mailto:k1vu at tmlp.com]
> Sent: August 23, 2006 22:51
> To: ve2dc at videotron.ca; logic at mailman.qth.net
> Subject: RE: [LOGic] Problems sorting by "BAND"
>
>
> Hi:
> Your right Mel, I could get my Log Split if I used frequency
> as the dividing factor. In fact I ended up doing it that way.
>
> My question was why "BAND" couldn't be used to make the
> determination !!!
>
> It seems to me that "80M" is >= than "6M" if you consider
> band by Frequency or >= if you use Wavelength.
>
> I suppose if you use just a "Character String" you get one
> result, but if you use a table you should be able to make the
> correct determination between bands.
>
> Am I missing something ???
>
> 73
> Bob, K1VU
>
>
> At 20:21 8/23/2006, mel martin wrote:
> >Yup... 8 is in fact greater than 6. It will do a string
> compare (left
> >to
> >right) of the "Band" indicator. You must use "Frequency" if
> you are using
> >"<" or ">" operators. ie, for VHF just check "Frequency > 49.9"
> >
> >> -----Original Message-----
> >> From: logic-bounces at mailman.qth.net
> >> [mailto:logic-bounces at mailman.qth.net] On Behalf Of R Johnson
> >> Sent: August 23, 2006 19:51
> >> To: logic at mailman.qth.net
> >> Subject: [LOGic] Problems sorting by "BAND"
> >>
> >>
> >> Hi All:
> >> I've been trying export my VHF/UHF QSO's as an ADIF file
> >> so I can Import it into another program to track my "ARRL
> Standings".
> >>
> >> When I set the filter for BAND>='6M' I end up with a number of 80M
> >> Q's in the exported file.
> >>
> >> As a test, I made up a "Test Log" with 1 QSO/Band from
> 160M to 23 CM.
> >>
> >> The results are simply bazaar !!!
> >> If I set the filter to BAND>='6M', I get 80M,6M,and 70CM Q's.
> >> If I set the filter to BAND>='2M', I get
> >> 80M,60M,40M,30M,6M,2M, 70CM,and 33CM Q's.
> >>
> >> It makes no difference if I use ">=" OR "<=", I get the wrong
> >> results. If I use "=" then the results are correct.
> >>
> >> Am I doing some thing wrong ??? Did I miss setting
> something on the
> >> "List of Valid Values" or something else in "Setup" ???
> >>
> >> Thought I would ask here before I bothered Dennis.
> >>
> >> BTW: This problem seen common to LOGic 5,6,7, and 8DEMO
> >>
> >> TNX es 73
> >> Bob, K1VU
> >>
> >>
> >>
> >> _______________________________________________
> >> LOGic mailing list
> >> LOGic at mailman.qth.net http://mailman.qth.net/mailman/listinfo/logic
> >>
> >> --
> >> No virus found in this incoming message.
> >> Checked by AVG Free Edition.
> >> Version: 7.1.405 / Virus Database: 268.11.5/425 - Release
> >> Date: 2006-08-22
> >>
> >>
> >
> >--
> >No virus found in this outgoing message.
> >Checked by AVG Free Edition.
> >Version: 7.1.405 / Virus Database: 268.11.5/425 - Release
> Date: 2006-08-22
> >
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.11.5/426 - Release
> Date: 2006-08-23
>
>
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.11.5/426 - Release Date: 2006-08-23
More information about the LOGic
mailing list