[DXBase] QSL Card Design Problems
Art Searle
Art Searle" <[email protected]
Wed, 29 Jan 2003 20:38:13 -0500
I've managed to create my own elaborate QSL card with DXBase and not without
a very heavy learning curve (for me anyway). I do have a couple of small
problems, mostly involving formulas, that I haven't been able to resolve.
1) VIA - My via command is: If(MGR<>CALL,"via "+MGR,"")
But sometimes the VIA prints even with the MGR = CALL, Other cases don't.
2) Frequency in MHz with 3 decimal places - I am trying to divide the
frequency by 1000 and still show 3 decimal places, for example 14.025
My command for this is: val(Fstr$((Val(FREQ)/1000),"###&.###"))
But all I get in the above example is 14.03
Any ideas?
And a couple of questions:
1) I chose 5 x 3.5. Where can I get perforated (I assume) paper stock for
this?
2) Is there much of a selection of different weight and finishes?
Boy is this tedious. So far I have this:
http://www.birdsandbeacons.com/qrp/
Help,
Art
W2NRA