[Dx4win] Set Name and QTH

2011-01-09 Thread John Balsillie
Hi Just upgrading from 703 to 804v8. I see from the archives OH6CT Olli has
asked this same question but I cant see any answer.
The bulk of my QSOs in version 703 have the Name and QTH in the "Notes for
this Call" window, separated by a space.

The question is how do I get DX4Win to recognise a space to populate the
name to the new name window and the QTH to the new QTH window using the
"Multiple QSO Operation|Set Name and QTH"?
Jim's application notes refer to the on-line help to see exactly what Dx4Win
will do but I can't find them.

I'm sure the answer is staring at me!

Cheers
John ZL1ALZ



__
Dx4win mailing list
Home: http://mailman.qth.net/mailman/listinfo/dx4win
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:Dx4win@mailman.qth.net

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html


[Dx4win] Set Name and QTH in 8.02

2009-12-24 Thread John Holmes
Hi.
I've been working with the Multiple QSO Operations for Set Name and QTH in
8.02. Unfortunately, many of my QSO's have extraneous data that I'd like to
either edit or delete. In order to do this, I'd like to see each entry
before it's changed in 8.02. I know this is a time intensive method, but it
will result (I hope) in a cleaner and more accurate log. When I select the
Set Name and QTH option and choose "Start", the program checks each entry in
the database in callsign order, regardless of date. It always starts this
way. If I cancel the program after making some changes, the changes I have
made to that point are saved, but when I start it again at a later time, it
begins at the start of the database with some entries that I have seen
before and chosen to "accept" them. I've tried to apply filters to limit
date ranges with no effect. Is there an easy way to do this so I don't have
to "start over" each time?
Thanks and Happy Holidays!
John W9ILY

__
Dx4win mailing list
Home: http://mailman.qth.net/mailman/listinfo/dx4win
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:Dx4win@mailman.qth.net

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html


Re: [Dx4win] Set Name and QTH (Multiple QSO operations)

2009-09-10 Thread Jim Reisert AD1C
On Thu, Sep 10, 2009 at 10:36 AM, Mel  wrote:

> What are the multiple regex files used for Jim...

There are cases where something doesn't parse out name/QTH with one
file, but works with another.  Paul understands the implementation
details, I can only guess/help out on syntax.

73 - Jim AD1C

-- 
Jim Reisert AD1C, , http://www.ad1c.us
__
Dx4win mailing list
Home: http://mailman.qth.net/mailman/listinfo/dx4win
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:Dx4win@mailman.qth.net

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html


Re: [Dx4win] Set Name and QTH (Multiple QSO operations)

2009-09-10 Thread Mel
What are the multiple regex files used for Jim...

Jim Reisert AD1C wrote:
> On Thu, Sep 10, 2009 at 3:43 AM, Egbert Hertsen  wrote:
> 
>> In version 7 I used the following format in the callsign notes:
>> Name / QTH
>>
>> Any help how to configure a eventual 5th qth.txt file in order to get
>> version 8.02 obtain the name & QTH ?
> 
> Hi Egbert,
> 
> First exit DX4WIN.  Now make a simple change to line 15 of qth2.txt in
> the regexp directory.  Use Notepad to make this change:
> 
> <  (?:\s?[,|]\s?)
> ---
>>  (?:\s?[,|/]\s?)
> 
> Inside the "[]", simply add the character '/' after the character '|'
> 
> Re-start DX4WIN, and start the conversion.
> 
> 73 - Jim AD1C
> 
__
Dx4win mailing list
Home: http://mailman.qth.net/mailman/listinfo/dx4win
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:Dx4win@mailman.qth.net

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html


Re: [Dx4win] Set Name and QTH (Multiple QSO operations)

2009-09-10 Thread Jim Reisert AD1C
On Thu, Sep 10, 2009 at 3:43 AM, Egbert Hertsen  wrote:

> In version 7 I used the following format in the callsign notes:
> Name / QTH
>
> Any help how to configure a eventual 5th qth.txt file in order to get
> version 8.02 obtain the name & QTH ?

Hi Egbert,

First exit DX4WIN.  Now make a simple change to line 15 of qth2.txt in
the regexp directory.  Use Notepad to make this change:

<  (?:\s?[,|]\s?)
---
>  (?:\s?[,|/]\s?)

Inside the "[]", simply add the character '/' after the character '|'

Re-start DX4WIN, and start the conversion.

73 - Jim AD1C

-- 
Jim Reisert AD1C, , http://www.ad1c.us
__
Dx4win mailing list
Home: http://mailman.qth.net/mailman/listinfo/dx4win
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:Dx4win@mailman.qth.net

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html


[Dx4win] Set Name and QTH (Multiple QSO operations)

2009-09-10 Thread Egbert Hertsen
Hi,

Just downloaded version 8.02 and I'm happy to see that all my worries
about version 8.01 have been dealed with by the DX4WIN crew. Great job
guys!

I am seeking some help and assistance with the "Set Name and QTH
(Multiple QSO operations)" tool. Being not a computer wizz kid, I
don't dare to change or add anything to the RegExp file. Perhaps I
could add a 5th qth.txt file but I ned some help hi.

In version 7 I used the following format in the callsign notes:
Name / QTH

Any help how to configure a eventual 5th qth.txt file in order to get
version 8.02 obtain the name & QTH ?

73

Egbert - ON4CAS
DXCC Field Checker & IOTA Checkpoint
http://users.pandora.be/egbert.hertsen
__
Dx4win mailing list
Home: http://mailman.qth.net/mailman/listinfo/dx4win
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:Dx4win@mailman.qth.net

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html