Dec 182017
 
DBase IV Ham Radio DX Century Club Award Tracking System. All bands (incl. WARC), reports by band or overall. Source included.
File DB4DXCC.ZIP from The Programmer’s Corner in
Category Science and Education
DBase IV Ham Radio DX Century Club Award Tracking System. All bands (incl. WARC), reports by band or overall. Source included.
File Name File Size Zip Size Zip Type
CATALOG.CAT 607 289 deflated
COUNTRY.NDX 13824 3742 deflated
DB4DXCC.APP 1144 376 deflated
DB4DXCC.DBO 18960 8783 deflated
DB4DXCC.PRG 19547 5875 deflated
DXCC.DBF 132104 5824 deflated
DXCC.DBO 3772 1400 deflated
DXCC.FMO 4220 1591 deflated
DXCC.FMT 4259 960 deflated
DXCC.MDX 15360 4716 deflated
DXCC.SCR 8901 1960 deflated
DXCC1.BAR 1344 576 deflated
DXCC1.DBO 19268 6094 deflated
DXCC1.PRG 19410 2274 deflated
DXCCALL.DBO 10968 5083 deflated
DXCCALL.FRG 8289 2564 deflated
DXCCALL.FRM 12504 2704 deflated
DXCCALL.FRO 10200 4607 deflated
DXCCALL.PRF 698 63 deflated
DXCCM.DBO 16820 8247 deflated
DXCCM.PRG 17600 5515 deflated
DXCCNTRY.NDX 28672 3745 deflated
DXCCRPT.POP 3168 613 deflated
DXCCXX.DBO 6824 3401 deflated
DXCCXX.FRG 6344 2188 deflated
DXCCXX.FRM 3497 1081 deflated
DXCCXX.FRO 6824 3339 deflated
DXCCXX.PRF 698 57 deflated
EXIT1.POP 744 220 deflated
HOUSKEEP.POP 917 350 deflated
MNTNDXCC.DBO 1072 586 deflated
MNTNDXCC.FMO 1616 800 deflated
MNTNDXCC.FMT 1979 708 deflated
MNTNDXCC.SCR 1543 613 deflated
README.DOC 4324 1523 deflated
UNTITLED.CAT 3503 412 deflated

Download File DB4DXCC.ZIP Here

Contents of the README.DOC file


*****************************************************
* dBase IV HAM RADIO DXCC AWARD TRACKING SYSTEM *
* AWARD TRACKING SYSTEM *
* by Paul Elliott, N3GPU *
* Functional Specifications & Installation Notes *
* Version 1.0 *
* December 1989 *
*****************************************************

This is a simple DX Century Club Award tracking system for
dBASE IV, using the Applications Generator. You can use
this system with a runtime-only version of dBASE IV, or you
can run it or make modifications to it using a full copy of
dBASE IV. Source code is included so that dBASE III users
can modify the system to run under the prior version.

I offer this system to dBASE users in the amateur radio
community, to use as-is or as a basis for expansion. It is
available free of charge as a Shareware product. My only
request is that those who share it take care to ensure that
ALL 53 files listed in this document are passed on to the
next user or bulletin board system. See file list below.
NOTE: As you use the system, dBASE may create additional
files for its own use. They need not be passed on to the
next user. However, all files listed below are required
for the system to work properly.

No registration fees are required or solicited. Please
direct any comments or questions to my mailing address in
the latest Radio Amateur Callbook. If you want to be
assured a clean, virus-checked copy of the system, please
send $2 to my callbook address with your request to cover
duplication and mailing costs.


Functions
---------

This system incorporates the following functions:

1. Ability to track stations worked and confirmed on each
band, 160 through 10 meters (including WARC bands).
Tracking information is Date Worked, Callsign Worked,
Date Confirmed, Callsign Confirmed.

2. Ability to print a status report for any individual band,
or for all bands.

Installation Procedure
----------------------

1. Set up a subdirectory called DB4DXCC under your existing
DB4 directory on your hard disk. Copy all files into
this subdirectory.

2. Set up a .BAT file, Automenu routine, or other menu
selection startup routine with the following sequence of
commands:

PATH=(your normal path);C:\DB4;C:\DB4\DB4DXCC
CD DB4\DB4DXCC
DBASE /T DB4DXCC
PATH=(your normal path)
CD \

You may want to set up multiple copies of the system in
different subdirectories to handle separate tracking of
mixed mode, SSB, CW, and RTTY other award categories.


Listing of Files
----------------

The following are the names of the 53 files in this system:

DB4\DB4DXCC\CATALOG.CAT
DB4\DB4DXCC\COUNTRY.NDX
DB4\DB4DXCC\DB4DXCC.APP
DB4\DB4DXCC\DB4DXCC.DBO
DB4\DB4DXCC\DB4DXCC.PRG
DB4\DB4DXCC\DXCC.DBF
DB4\DB4DXCC\DXCC.DBO
DB4\DB4DXCC\DXCC.FMO
DB4\DB4DXCC\DXCC.FMT
DB4\DB4DXCC\DXCC.MDX
DB4\DB4DXCC\DXCC.SCR
DB4\DB4DXCC\DXCC01.DBO
DB4\DB4DXCC\DXCC01.FRG
DB4\DB4DXCC\DXCC01.FRM
DB4\DB4DXCC\DXCC01.FRO
DB4\DB4DXCC\DXCC01.PRF
DB4\DB4DXCC\DXCC02.DBO
DB4\DB4DXCC\DXCC02.FRG
DB4\DB4DXCC\DXCC02.FRM
DB4\DB4DXCC\DXCC02.FRO
DB4\DB4DXCC\DXCC02.PRF
DB4\DB4DXCC\DXCC1.BAR
DB4\DB4DXCC\DXCC1.DBO
DB4\DB4DXCC\DXCC1.PRG
DB4\DB4DXCC\DXCCALL.DBO
DB4\DB4DXCC\DXCCALL.FRG
DB4\DB4DXCC\DXCCALL.FRM
DB4\DB4DXCC\DXCCALL.FRO
DB4\DB4DXCC\DXCCALL.PRF
DB4\DB4DXCC\DXCCM.DBO
DB4\DB4DXCC\DXCCM.PRG
DB4\DB4DXCC\DXCCNTRY.NDX
DB4\DB4DXCC\DXCCRPT.POP
DB4\DB4DXCC\DXCCSTAT.DBO
DB4\DB4DXCC\DXCCSTAT.FMO
DB4\DB4DXCC\DXCCSTAT.FMT
DB4\DB4DXCC\DXCCSTAT.FRG
DB4\DB4DXCC\DXCCSTAT.FRO
DB4\DB4DXCC\DXCCSTAT.POP
DB4\DB4DXCC\DXCCSTAT.PRF
DB4\DB4DXCC\DXCCXX.DBO
DB4\DB4DXCC\DXCCXX.FRG
DB4\DB4DXCC\DXCCXX.FRM
DB4\DB4DXCC\DXCCXX.FRO
DB4\DB4DXCC\DXCCXX.PRF
DB4\DB4DXCC\EXIT1.POP
DB4\DB4DXCC\HOUSKEEP.POP
DB4\DB4DXCC\MNTNDXCC.DBO
DB4\DB4DXCC\MNTNDXCC.FMO
DB4\DB4DXCC\MNTNDXCC.FMT
DB4\DB4DXCC\MNTNDXCC.SCR
DB4\DB4DXCC\README.DOC
DB4\DB4DXCC\UNTITLED.CAT



 December 18, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)