[Logic] ADIF Export Date Range Syntax
Jim Brannigan
[email protected]
Fri, 10 Oct 2003 05:24:33 -0400
I am a long time Fox-Pro/ dBase user and have had little need for those
skills when using Logic.
You may also try this command for exporting dates
BETWEEN(QSO_DATE,{^1998-01-01},{^1998-12-31})
Jim
> Never used Foxpro in my life... And I had no problem using the
> expression builder without even reading the instructions...
>
> And once you've used it once, you can re-type it manually next time...
>
> In my case, to export all Q's after Christmas 2002, it's:
> QSO_DATE>{^2003-12-25} OR QSO_DATE>{^2003/12/25}
>
> The brackets and such are a little strange... But take a note, and it's
> trivial the next time...