[LOGic] RE: How to put country CODE on QSL labels???

Pat Cain KØPC k0pc at arrl.net
Wed Jan 25 09:50:05 EST 2006


   Mike,
   I did this on my labels with the following expression.
   iif(empty(dxcc),"", iif(dxcc<>"K",trim(dxcc),""))
   This  expression will not print K for US cards but you could modify it
   to print the prefix for all cards by using
   iif(empty(dxcc),"",trim(dxcc))
   73,
   Pat  KØPC
   At 03:00 AM 1/25/2006, you wrote:

     Date: Tue, 24 Jan 2006 19:37:     From: Michael D Rand <mrand at netvision.net.il>
     Subject: [LOGic] How to put country CODE on QSL labels???
     To: logic at mailman.qth.net
     Message-ID:
     <6.2.3.4.2.20060124193717.02b48310 at mail.netvision.net.il>
     Content-Type: text/plain; charset=us-ascii; format=flowed
     My station is in Israel.
     Our outgoing QSL manager requests that QSL cards sent through the
     bureau be sorted by country (US to be further sorted by district).
     I would like to put a field in my LOGic prepared QSL labels which
     reveals the country CODE.   In other words, if I prepare
     labels   going  to "4Z1XYZ" and  "4Z2XYZ" and "4Z5XY", I would like
     to
     have "4X" to appear on each of these labels.  (2E0XYZ, SP6XYZ AND
     M0XYZ should all show   G )
     Can any tell how to do this?
     Shalom from, to and for Israel,
     Mike Rand, 4Z1MR / N7NPR
     POB 1182
     Kfar Vradim 25147
     ISRAEL
     Home Phone:      04-957-4922
     Pella/Cellphone: 053-278-9763
     (From  the  U.S.  dial 011-972 - omit the 1st 0 - then dial rest of
     the
     phone number)


More information about the LOGic mailing list