[LOGic] RE:DXCC K vs KP (R Johnson)

Xavier & familia xavier_bhk at telefonica.net
Fri Feb 3 15:01:38 EST 2006


Hi Roland,

I try to explain your doubt:

Logic is written in Visual Foxpro, when this languajes compares two string
works
it beggings from the first character until the last one, thats means, if the
first string
has only 1 character, the program only compares the first character of both
strings.

You can made an exact match (for an human brain)  replacing the simbol '='
for '=='.

This table will shows my idea better than my english:

"K" = "KP"   => YES
"K" =="KP"  => NO
"K "=="KP"  => NO

In Logic, the DXCC field has 5 characters long, so you can edit your query
for "K" stations
editing the original query string:

DXCC='K'

for this new one

DXCC=="K    "   (K plus 4 blank spaces)

or (better for me)

DXCC="K "   (K plus 1 blank)



EA3BHK, Xavier
 
 
 
-------Mensaje original-------
 
De: Roland Guidry
Fecha: 02/03/06 14:55:52
Para: logic at mailman.qth.net
Asunto: [LOGic] RE:DXCC K vs KP (R Johnson)
 
Sorry Bob, I can't help you I have looked into it on my side and come up
with your results too!
 
I don't understand how "K" can be equal to "KP*" OR "KH*".
 
Maybe Dennis can explain...
 
BTW there is a new release for logic, version 7.0.160 available on their ftp
site.
 
Roland, NA5Q
 
 
 
Today's Topics:
 
1. DXCC K vs KP (R Johnson)
 
 
----------------------------------------------------------------------
 
Message: 1
Date: Tue, 31 Jan 2006 23:01:40 -0500
From: R Johnson <k1vu at tmlp.com>
Subject: [LOGic] DXCC K vs KP
To: logic at mailman.qth.net, dh at hosenose.com
Message-ID: <7.0.0.16.0.20060131222925.02e45530 at tmlp.com>
Content-Type: text/plain; charset="us-ascii"
 
Hi All:
Now that LoTW has added the WAS Award, I've been trying to do some sorting.
 
I download my "LoTW ADIF Report" and Import into a blank copy of Logic7.
 
I have found that if you do a filter on "DXCC=K" and "STATE=EMPTY" on the
LoTW confirmed QSO's, I find that the "KP" QSO's show up in the query
results.
 
For my current LoTW "WAS" Confirmations I get 14 hits, 13 of which are from
KP2's and WP2's !!!
 
I have looked at the "List of Valid Values" for "DXCC and "States"
and can't find any discrepancies in the lists that would make "K"
and "KP" look the same.
 
Maybe there is another "List" that I missed, or maybe there is a problem in
the "Filtering Algorithm" in LOGic 7.
 
Can anyone give me some incite to what I might be doing wrong ?
 
TNX es 73
Bob, K1VU
 
 
 
------------------------------
 
_
 
_______________________________________________
LOGic mailing list
LOGic at mailman.qth.net
http://mailman.qth.net/mailman/listinfo/logic


More information about the LOGic mailing list