Dec 172017
 
This is a simple HAM Worked All Zones Award Tracking System for dBASE IV, using the Applications Generator. Include dBase code.
File DB4WAZLG.ZIP from The Programmer’s Corner in
Category Science and Education
This is a simple HAM Worked All Zones Award Tracking System for dBASE IV, using the Applications Generator. Include dBase code.
File Name File Size Zip Size Zip Type
CATALOG.CAT 607 282 deflated
CQWAZ.DBF 15738 436 deflated
CQWAZ.DBO 3404 1271 deflated
CQWAZ.FMO 3796 1465 deflated
CQWAZ.FMT 3869 883 deflated
CQWAZ.SCR 7970 1634 deflated
CQWAZ1.BAR 1195 511 deflated
CQWAZ1.DBO 4084 1847 deflated
CQWAZ1.PRG 4481 1233 deflated
CQWAZM.DBO 16716 8235 deflated
CQWAZM.PRG 17511 5496 deflated
CQWAZRPT.POP 3045 627 deflated
DB4WAZ01.BAR 1016 335 deflated
DB4WAZ01.DBO 30060 8883 deflated
DB4WAZ01.PRG 30450 2886 deflated
DB4WAZLG.APP 1226 405 deflated
DB4WAZLG.DBO 22356 9490 deflated
DB4WAZLG.PRG 22766 6151 deflated
ESCAPE.POP 775 209 deflated
EXIT1.POP 744 220 deflated
HOUSKEEP.POP 917 350 deflated
ITUWAZ.DBF 28443 558 deflated
ITUWAZ.DBO 3416 1273 deflated
ITUWAZ.FMO 3808 1505 deflated
ITUWAZ.FMT 3896 893 deflated
ITUWAZ.MDX 6144 1248 deflated
ITUWAZ.SCR 7970 1596 deflated
ITUWAZ1.BAR 1223 525 deflated
ITUWAZRP.POP 2902 622 deflated
ITUZONE.NDX 3072 395 deflated
README.DOC 4132 1543 deflated
UNTITLED.CAT 2779 442 deflated
WAZALLXX.DBO 9912 4640 deflated
WAZALLXX.FRG 7413 2353 deflated
WAZALLXX.FRM 11820 2430 deflated
WAZALLXX.PRF 698 58 deflated
WAZXX.DBO 7524 3237 deflated
WAZXX.FRG 7254 2059 deflated
WAZXX.FRM 2780 937 deflated
WAZXX.FRO 7496 3274 deflated
WAZXX.PRF 698 58 deflated
ZONE.NDX 2560 347 deflated

Download File DB4WAZLG.ZIP Here

Contents of the README.DOC file


****************************************************
* dBase IV HAM RADIO CQ & ITU WORKED ALL ZONES *
* AWARD TRACKING SYSTEM *
* by Paul Elliott, N3GPU *
* Functional Specifications & Installation Notes *
* Version 1.0 *
* December 1989 *
****************************************************

This is a simple Worked All Zones 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 42 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 require
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 fot both
the CQ WAZ Award (40 Zones) and the ITU WAZ Award (75
Zones):

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 DB4WASLG 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\DB4WAZLG
CD DB4\DB4WAZLG
DBASE /T DB4WAZLG
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 32 files in this system:

DB4\DB4WAZLG\CATALOG.CAT
DB4\DB4WAZLG\CQWAZ.DBF
DB4\DB4WAZLG\CQWAZ.DBO
DB4\DB4WAZLG\CQWAZ.FMO
DB4\DB4WAZLG\CQWAZ.FMT
DB4\DB4WAZLG\CQWAZ.SCR
DB4\DB4WAZLG\CQWAZ1.BAR
DB4\DB4WAZLG\CQWAZ1.DBO
DB4\DB4WAZLG\CQWAZ1.PRG
DB4\DB4WAZLG\CQWAZM.DBO
DB4\DB4WAZLG\CQWAZM.PRG
DB4\DB4WAZLG\CQWAZRPT.POP
DB4\DB4WAZLG\DB4WAZ01.BAR
DB4\DB4WAZLG\DB4WAZ01.DBO
DB4\DB4WAZLG\DB4WAZ01.PRG
DB4\DB4WAZLG\DB4WAZLG.APP
DB4\DB4WAZLG\DB4WAZLG.DBO
DB4\DB4WAZLG\DB4WAZLG.PRG
DB4\DB4WAZLG\ESCAPE.POP
DB4\DB4WAZLG\EXIT1.POP
DB4\DB4WAZLG\HOUSKEEP.POP
DB4\DB4WAZLG\ITUWAZ.DBF
DB4\DB4WAZLG\ITUWAZ.DBO
DB4\DB4WAZLG\ITUWAZ.FMO
DB4\DB4WAZLG\ITUWAZ.FMT
DB4\DB4WAZLG\ITUWAZ.MDX
DB4\DB4WAZLG\ITUWAZ.SCR
DB4\DB4WAZLG\ITUWAZ1.BAR
DB4\DB4WAZLG\ITUWAZRP.POP
DB4\DB4WAZLG\ITUZONE.NDX
DB4\DB4WAZLG\README.DOC
DB4\DB4WAZLG\UNTITLED.CAT
DB4\DB4WAZLG\WAZALLXX.DBO
DB4\DB4WAZLG\WAZALLXX.FRG
DB4\DB4WAZLG\WAZALLXX.FRM
DB4\DB4WAZLG\WAZALLXX.PRF
DB4\DB4WAZLG\WAZXX.DBO
DB4\DB4WAZLG\WAZXX.FRG
DB4\DB4WAZLG\WAZXX.FRM
DB4\DB4WAZLG\WAZXX.FRO
DB4\DB4WAZLG\WAZXX.PRF
DB4\DB4WAZLG\ZONE.NDX



 December 17, 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)