home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 3 / hamradioversion3.0examsandprograms1992.iso / dx / cqwwdx3 / cqwwdoc.txt < prev    next >
Text File  |  1988-12-17  |  29KB  |  747 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                                     K4PB's
  9.  
  10.  
  11.  
  12.                             CQWWDX CONTEST SOFTWARE
  13.  
  14.  
  15.  
  16.                                       BY
  17.  
  18.  
  19.                                    ALAN HARP
  20.  
  21.                                      K4PB
  22.  
  23.  
  24.  
  25.                     8113 BELGIUM DR.   RALEIGH NC USA  27606
  26.  
  27.  
  28.  
  29.  
  30.                                  Revision 3.0
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.                            Copyright 1988 Alan Harp
  41.  
  42.  
  43.  
  44.       PURPOSE
  45.  
  46.       The purpose of this program is to provide an expedient means of
  47.       logging, duping, and creating logs for the CQWWDX contest that are
  48.       suitable for submission.
  49.  
  50.       BRIEF DESCRIPTION
  51.  
  52.       Four programs:
  53.  
  54.       CQSTART.EXE
  55.  
  56.       This program prompts you for your callsign, country etc.  This data
  57.       is formated into a file and stored on disc as STARTFL.DAT  All
  58.       other programs will read and use this data.  If STARTFL.DAT is not
  59.       present on disc the CQWWLOG.EXE program will chain to this program
  60.       and run it.  This program will chain to CQWWLOG.EXE when complete.
  61.       This program should be run prior to the contest.
  62.  
  63.  
  64.       CQWWLOG.EXE
  65.  
  66.       This program is run during the contest.  It starts by accumulating
  67.       a data base from several files on the disk.  STARTFL.DAT has data
  68.       about you and this contest.  DXCCLIST.LST has the DXCC list.
  69.       CTYZONE.LST has data telling us what zones countries are in. It
  70.       looks for and reads a file CQWWLOG.DAT that would contain the logs
  71.       for the contest up to now. It reads these logs and accumulates
  72.       score and dup sheet data creating DUPXX.DAT files for each band as
  73.       it goes along.  QSOs are displayed on the screen as this process
  74.       progresses.  If no CQWWLOG.DAT file is present the program will
  75.       start logging with QSO #1.
  76.  
  77.       The logging process has been designed to allow you to enter data
  78.       for a prospective QSO prior to actually logging it, telling you
  79.       dupe and multiplier information.  Once data is entered it can be
  80.       removed or logged at the current time by one keystroke. When
  81.       possible country and zones are determined by the program.  59 or
  82.       599 reports are automatically entered but may be easily changed.
  83.       Any zone country data that the program determines may be easily
  84.       changed.  Zone and country status are easily accessed as well as
  85.       DUP sheets if desired.  Score and rate are shown on the main
  86.       logging screen.
  87.  
  88.       The program does not keep the log in memory. It does keep DUP data
  89.       for the current band.  DXCC and ZONE data are in memory.  This is
  90.       done to preserve memory space in order to handle the maximum number
  91.       of QSOs.  (We don't know what that number is yet.)
  92.  
  93.  
  94.       NOTE:  The term chain refers to the computer command which means
  95.              branch and execute another program.
  96.  
  97.                                       (1)
  98.  
  99.  
  100.  
  101.  
  102.       CQWWMOD.EXE
  103.  
  104.       The purpose of this program is to permit you to modify the log
  105.       file.  When this program is run the entire log  file is loaded into
  106.       memory but only DXCC data is held in memory.  With this program you
  107.       can add, delete or modify QSOs any place in the log.  You can chain
  108.       to this program from CQWWLOG.EXE.  When terminated this program
  109.       chains CQWWLOG.EXE.
  110.  
  111.       CQWWFIN.EXE
  112.  
  113.       This program creates final logs suitable for submission.  This
  114.       program is not needed until after the contest.  It will create an
  115.       ASCII text file that can be further edited by a text editor if
  116.       desired.  It can also be sent straight to the printer.  However you
  117.       may want to review it on screen with your text editor prior to
  118.       printing.  This program can be run as many times as necessary
  119.       while branching back to CQWWMOD to make corrections.
  120.  
  121.  
  122.       BRUN45.EXE
  123.  
  124.       These programs have been compiled using Microsoft Quick Basic.
  125.       When executed this program must be present on the disc.  If a path
  126.       statement has not been executed from DOS pointing to it a prompt
  127.       will ask for the path:
  128.  
  129.                 Input run-time module path:
  130.  
  131.       If you get this message type the path and\or drive name where it
  132.       exists.  If you don't know or have omitted it you may recover
  133.       without rebooting your system by typing Ctrl-Break.
  134.  
  135.       This usually results when you are operating from one drive or
  136.       directory and executing from another.  It can be corrected by
  137.       moving BRUN.EXE or adding a path statment to your batch file if you
  138.       are using one.
  139.  
  140.       EQUIPMENT REQUIRED
  141.  
  142.       IBM PC or compatible computer with color graphics card.  This
  143.       program will operate with a monochrome monitor on a color graphics
  144.       card but not via a monochrome card.  The program will run with EGA
  145.       or VGA cards.  640K memory recommended minimum.  Fast dot matrix
  146.       printer, minimum 80 column.  A printer buffer will permit you to
  147.       continue using the computer while printing.  It is recommended to
  148.       have an ASCII text editor near at hand.  (We use IBM PE2 --
  149.       Personal editor II).  The editor can be used for viewing final logs
  150.       thereby avoiding printing until all corrections are made.  The
  151.       ability to edit will permit you to add any desired personal touch
  152.       to your logs before printing.  The editor may also be useful in
  153.       modifying the DXCCLIST and provide a second means of modifying the
  154.       log file.
  155.  
  156.  
  157.                                          (2)
  158.  
  159.  
  160.       GETTING STARTED
  161.  
  162.       Set the clock time and date of your computer to UTC time.  The
  163.       computer clock is used when logging in real time.
  164.  
  165.       Prepare an execution diskette or hard disk sub directory with the
  166.       following files:
  167.  
  168.                         CQSTART  EXE
  169.                         CQWWLOG  EXE
  170.                         CQWWMOD  EXE
  171.                         CQWWFIN  EXE
  172.                         BRUN45   EXE
  173.                         DXCCLIST LST
  174.                         CTRYZONE LST
  175.  
  176.       If you are operating from a diskette and have a two drive system
  177.       put these on a bootable diskette.  The last two commands in an
  178.       AUTOEXEC.BAT file should be:
  179.  
  180.                        PATH = A:
  181.                        CQWWLOG.
  182.  
  183.       Put this diskette in drive A.  A formatted diskette then should be
  184.       used in drive B:  to receive data files.
  185.  
  186.       These programs have been using Micorsoft Quick Basic.  BRUN45.EXE
  187.       must be present on any disk they are executed from or have a path
  188.       set for it.
  189.  
  190.       If your system has a hard drive we suggest that you put these files
  191.       on a subdirectory and operate from there.
  192.  
  193.       Running CQSTART will collect information about the contest you are
  194.       operating in, what class, zone and country you are in.  This
  195.       information is put into a file named STARTFL.DAT.  This file must
  196.       be present for proper execution of the other programs.  STARTFL.DAT
  197.       is read and updated by other programs.  It must be present on the
  198.       same directory with the above programs.
  199.  
  200.       When CQWWLOG is executed it will look for a file named STARTFL.DAT.
  201.       If not found CQSTART.EXE is executed.  All of the programs are
  202.       executable if STARTFL.DAT is available.  CQWWLOG is used to enter
  203.       logs during or after the contest.  CQWWMOD is a program used to
  204.       make corrections to logs.  CQWWFIN reads the log and prepares an
  205.       ASCII file that can be edited or printed that is suitable for
  206.       submission.
  207.  
  208.       If it is necessary to re-enter this data it can be done by
  209.       executing CQSTART.EXE or deleting STARTFL.DAT and executing
  210.       CQWWLOG.EXE.  CQSTART will ask for a disk and path address for
  211.       storage of log and dup file data.  If you have a two floppy drive
  212.       system you should put a formatted diskette in drive B and specify
  213.       drive "B:".  If you make a subdirectory in your hard drive for this
  214.       purpose specify your hard drive (with colon) and the path name.
  215.  
  216.  
  217.                                       (3)
  218.  
  219.  
  220.  
  221.       Read this manual to become familiar with commands and procedures.
  222.       Pressing Home will list commands currently available.  You must
  223.       however press a key to return to the logging screen before
  224.       executing any of these options.
  225.  
  226.       Logs are stored in a file named CQWWLOG.DAT on the specified drive
  227.       or drive/path.  If the CQWWLOG program is re executed it will read
  228.       the log file and tally dup sheets , zone and country status , and
  229.       score.  The screen will display 22 previous QSOs.  QSOs are always
  230.       entered on the 23rd line of the screen.  The 25th line will show
  231.       pertinent status information.
  232.  
  233.       THE BOTTOM LINE
  234.  
  235.       First the lower line will show what band you are currently on.  The
  236.       default when starting the program is 160 meters.  If there is a log
  237.       file,  the band will be the same as the last QSO.  To change bands
  238.       press Alt-B.  This will toggle through the bands.  Stop on the
  239.       desired band.
  240.  
  241.       Next on the bottom line the status of the FAST feature is shown as
  242.       ON or OFF.  FAST can be toggled by pressing Alt-F.  When FAST is ON
  243.       repetitive parts of the log entry are automated.  With FAST OFF all
  244.       data must be entered manually.
  245.  
  246.       The status of the PRINT ON/OFF feature is displayed next.  Type
  247.       Alt-P to toggle this feature.  If you are logging in real time and
  248.       not keeping a hand written log in parallel you may want to have the
  249.       printer keeping a journal of your entries incase of computer
  250.       failure etc.  With PRINT ON the printer will print each QSO as it
  251.       is logged.
  252.  
  253.       The next thing displayed on the bottom line is the LOG EACH/TEN
  254.       feature.  This feature is toggled by ALT-L.  With LOG each the log
  255.       file is appended after each QSO entry.  If you get tired of
  256.       listening to the disc drive LOG TEN will append the file every
  257.       tenth QSO. Log each may prevent loss of data due to a power
  258.       or computer failure.
  259.  
  260.       Last on the bottom line the system time is shown. This will only be
  261.       updated every time a log entry is completed.
  262.  
  263.       Log entries are entered and stored in one single file for all
  264.       bands. When the final logs are prepared separate logs for each band
  265.       are produced.
  266.  
  267.       ENTERING A QSO:
  268.  
  269.       As you enter data for a QSO you will be given information regarding
  270.       dupe and multiplier status.  At any time entry can be aborted up
  271.       until the last step.  You can have all data except time entered
  272.       prior to actually working the station.  Then pressing enter logs it
  273.       with date and time from the computer clock.
  274.  
  275.  
  276.                                          (4)
  277.  
  278.  
  279.  
  280.  
  281.  
  282.       QSOs are always entered on the 23rd line of the screen.
  283.  
  284.       QSO number:
  285.  
  286.       The first four positions on the line display the QSO entry number.
  287.       This will serve as a prompt for QSO logging. Remember all bands are
  288.       entered into one file.  This is your total number of QSOs.  Not the
  289.       number for the current band.  It will also include invalis QSOs if
  290.       any.
  291.  
  292.       CALLSIGN:
  293.  
  294.       Usually the first thing you learn about a QSO to be logged is the
  295.       call sign so it is entered first at position 17 on the log line.
  296.       After you type the call and press enter the program checks the call
  297.       for a dupe.  If it is a DUP the program responds by sending a morse
  298.       D and printing DUP at position 12 on the line.  The program then
  299.       attempts to determine the country of the call.  If it is successful
  300.       it looks at zone data for that country.  If there is only one zone
  301.       available it determines that.
  302.  
  303.       SENT RST
  304.  
  305.       With FAST ON  599 is entered for CW mode, 59 for phone. Nothing is
  306.       required to be entered and the program goes to the next step.
  307.  
  308.       With FAST OFF enter three digits for CW, Two digits for phone.
  309.  
  310.  
  311.       RECEIVED RST & ZONE
  312.  
  313.       With FAST ON  If the country and zone have been determined by the
  314.       program 599 and the zone will be entered for CW, 59 and zone will
  315.       be entered for phone.  The program will go to the next step.
  316.  
  317.       With FAST OFF or if the zone has not been determined by the program
  318.       you must make a manual entry.  If you only enter one or two digits
  319.       the program will assume that this is zone data and insert the
  320.       standard 599/59 report.  To enter the entire report you should
  321.       enter five characters for RSTZN for CW or four characters for RSZN
  322.       for phone.  A miss entry will cause a BEEP and you must re-enter.
  323.       Also with FAST OFF if you press ENTER with no characters and the
  324.       zone has been determined the program will enter the standard entry.
  325.  
  326.  
  327.       COUNTRY
  328.  
  329.       With FAST ON if the country has been determined it will be printed
  330.       at position 56 of the log line and the program goes to the next
  331.       step.  If the country has not been determined by the program then
  332.       it must be entered manually.
  333.  
  334.                                       (5)
  335.  
  336.  
  337.  
  338.  
  339.       With FAST OFF country can be entered manually.  Pressing ENTER with
  340.       no data will cause the program to attempt to enter the country from
  341.       the callsign.  If successful the program goes to the next step.
  342.  
  343.       Countries can be entered two ways, by their number or by spelling
  344.       exactly as they are in the list.
  345.  
  346.       The list can be printed by pressing F9.  The country status list
  347.       can be viewed by pressing ALT-C.  We recommend printing the list
  348.       prior to the contest.  Countries can be changed later with the
  349.       CQWWMOD program.  Make notes of QSO numbers requiring change.
  350.  
  351.       At this point in the program checks that the zone and country
  352.       match.  If there is a mismatch an asterisk is printed next to the
  353.       countries name.  The program assumes that the zone is likely wrong
  354.       and moves back to the RECEIVED RST & ZONE point.  At this point you
  355.       may re-enter zone data, It will be checked here again.  If you just
  356.       press enter then the program is forced to accept the data.
  357.  
  358.  
  359.       DATE:
  360.  
  361.       With FAST ON the date of the previous QSO is automatically entered.
  362.  
  363.       With FAST OFF must enter the date by typing one or two characters.
  364.       The program checks this entry for a number from 1 to 31.  If it is
  365.       not successful the computer will BEEP and you must re-enter the
  366.       data.
  367.  
  368.       TIME:
  369.  
  370.       The cursor should now be at position 11 on the screen.  You are one
  371.       step away from logging the QSO.  Once logged the QSO can only be
  372.       corrected by going to the CQWWMOD program.
  373.  
  374.       The log entry can be cancelled at this or any previous step by
  375.       pressing ESC.  This will take you to the CALLSIGN enter position of
  376.       the program.
  377.  
  378.       If the country data is wrong pressing F1 will move you to the
  379.       country enter position of the program.
  380.  
  381.       Pressing Shift-TAB will step you back to the DATE entry position.
  382.       From there pressing Shift-TAB again will step you further back to
  383.       other data entry positions.  Use this to correct any incorrect data
  384.       prior to logging.
  385.  
  386.       Pressing ENTER with no data will log the QSO with date and time
  387.       from the computer clock.  (No need to correct date manually for a
  388.       new day.)
  389.  
  390.  
  391.                                       (6)
  392.  
  393.  
  394.  
  395.  
  396.       Manual time entry can be abbreviated by typing one or two numbers.
  397.       If the previous time was 0631, type 40 and ENTER and the time will
  398.       be 0640.  To enter the same time as the last QSO type 1 and enter
  399.       and the time will be 631.  Typing three numbers and enter will put
  400.       a 0 in front.  Time is checked for validity.  Invalid time will
  401.       result in a BEEP and you must re-enter it.
  402.  
  403.       FEATURE SCREENS
  404.  
  405.       The logging screen shows rate and score in abreviated form.  In
  406.       addition several screens can be viewed by a keystroke.  Logging can
  407.       be resumed after another keystroke.  The screens are:
  408.  
  409.                           Alt-S  Score
  410.                           Alt-C  Country Status
  411.                           Alt-D  Dup sheet
  412.                           Alt-Z  Zone Status
  413.  
  414.       These operations are fast and useful while logging.
  415.  
  416.  
  417.       The following operations are also available from the logging screen
  418.       but may take time to complete.
  419.  
  420.                 Alt-M  Go to Modify mode where logs can be corrected.
  421.  
  422.                 F7    Print DXCC list with current status.
  423.  
  424.                 F9    Print dup sheet for current band.
  425.  
  426.                 F10   CHAIN program to write final log file
  427.  
  428.       Be sure your printer is connected and on line before executing
  429.       these operations.  If your printer is not ready errors may result
  430.       that can cause you to boot your computer and reload the program.
  431.  
  432.       PROGRAM PROBLEMS
  433.  
  434.       Information of the programs finding valid zone country combinations
  435.       wrong and in ability of the program to discern correct countries
  436.       from valid callsigns should be forwarded to the program writer in
  437.       order that future editions of the program can correct the problems.
  438.  
  439.  
  440.                                          (7)
  441.  
  442.  
  443.  
  444.       MODIFYING LOGS
  445.  
  446.       Pressing Alt-M puts the program in the log correction mode by
  447.       loading and executing CQWWMOD.EXE.
  448.  
  449.       The program is kept separate in order accommodate large log files
  450.       and keep stored string data to a minimum.
  451.  
  452.       Pressing Esc will return to the logging program.
  453.  
  454.       The program will read the log files while testing for various
  455.       discrepancies.  Faults will be listed on a screen.  Pressing any
  456.       key after the logs are read and discrepancies listed will move to
  457.       the modification screen.  You may return to the discrepancy list at
  458.       any time by pressing Alt-X.
  459.  
  460.       Modifications are made from a pointer in the log that is indicated
  461.       by a highlighted QSO.  The highlighted pointer can be moved from
  462.       one QSO to another by pressing the up and down arrow keys.  Screens
  463.       of 22 QSOs can be changed by the PgUp and PgDn keys.
  464.  
  465.       A highlighted QSO can be deleted from the log by pressing  Alt-D.
  466.  
  467.       A QSO can be inserted above the highlighted QSO by pressing Alt-I.
  468.  
  469.       A highlighted QSO can be modified by pressing Alt-M.
  470.  
  471.       The procedure for modifying or inserting is the same is done from
  472.       left to right.  Rules are about the same as log entry however time
  473.       can not be entered from the system clock.
  474.  
  475.       If the data is the same as the highlighted QSO it can be entered by
  476.       pressing enter without typing.  If you decide the modification is a
  477.       mistake the modification can be aborted by typing Alt-A.
  478.  
  479.       Shift-TAB may be used to move back to a previous data cell.
  480.  
  481.  
  482.                                          (8)
  483.  
  484.  
  485.  
  486.       SEARCH FEATURE
  487.  
  488.       Pressing Alt-S from the modification screen will take you to
  489.       another screen where you will be offered three options to search
  490.       the log and place the highlight on a selected QSO.
  491.  
  492.                          1. QSO NUMBER
  493.  
  494.                          2. DATE TIME
  495.  
  496.                          3. CALL SIGN (NEXT FROM HI-LITED QSO)
  497.  
  498.                          4. RETURN TO SCREEN
  499.  
  500.       1. Will further prompt you for a QSO number in the log. Remember
  501.          this is all bands together.
  502.  
  503.       2. Will prompt you for a six digit number.  The first two digits
  504.          will be date, last four time.
  505.  
  506.       3. Will prompt you for a call sign.  This will search only after
  507.          the highlighted point of the log.
  508.  
  509.       4. Permits you to return with out doing a search.
  510.  
  511.       NOTE:  It is recommended that you remain in the logging mode as
  512.       much as possible during the contest.  Switching to the modification
  513.       program costs time while switching from one program to another.
  514.       The logging program is designed to give as much information as
  515.       possible during logging.  If you switch out to modify logs and come
  516.       back the program has to initialize by reading the modified logs and
  517.       determining the current score and dup sheets.  It all takes time
  518.       and if no one is operating while you are doing this it could hurt
  519.       your final score.
  520.  
  521.       THE FINAL PRODUCT
  522.  
  523.       Pressing F10 from the logging screen will execute CQWWFIN.EXE.
  524.       This program will prompt you for a file name for the final logs.
  525.       Entering "LPT1" will cause the file to be printed on the line
  526.       printer directly.  Entering a valid file name will cause the
  527.       program to create an ASCII character file with the final logs.
  528.       This file then can be viewed and modified with a text editor before
  529.       printing.  If there are problems with the log return to CQWWMOD and
  530.       fix the problems.  Then run this program again.  Keep doing this
  531.       until the log is satisfactory for submission.
  532.  
  533.       DUP SHEETS
  534.  
  535.       Dup sheets are required to be submitted with logs.  Dup sheets can
  536.       only be printed from the CQWWLOG program by pressing F9.  Bands can
  537.       be changed by typing Alt-B.  A dup sheet can be printed for each
  538.       band and should be submitted with the log.
  539.  
  540.                                          (9)
  541.  
  542.  
  543.                        COMMANDS FROM THE LOGGING SCREEN
  544.  
  545.       Alt-B  Change bands.  Current band appears in lower left corner of
  546.              the screen.  Keep pressing key until desired band appears.
  547.  
  548.       Alt-C  View country status screen. Use PgUp and PgDn to scroll
  549.              through the list.
  550.  
  551.       Alt-D  View DUP SHEET for current band.
  552.  
  553.       Alt-E  Exit program
  554.  
  555.       Alt-F  Toggles FAST.  As shown on bottom center of screen.
  556.  
  557.       Alt-S  View score screen.  (Displays current summary sheet.)
  558.  
  559.       Alt-T  Enters TIME from the computer clock.  (only available when
  560.       F-8    entering time.)  Use either F-8 or Alt-T.
  561.  
  562.       Alt-Z  View zone status screen.  Shows what zones have been worked
  563.              for each band.
  564.  
  565.       F-7    Print DXCC list with current status.
  566.  
  567.       F-9    Print dup sheet for current band.
  568.  
  569.       F-10   CHAIN program to write final log file
  570.  
  571.       Alt-M  Go to Modify mode where logs can be corrected.
  572.  
  573.  
  574.                            COMMANDS FROM THE MODIFY SCREEN
  575.  
  576.                         Up     Move highlighted QSO up one.
  577.  
  578.                         Down   Move highlighted QSO down one.
  579.  
  580.                         PgUp   Move back 22 QSOs
  581.  
  582.                         PgDn   Move forward 22 QSOs
  583.  
  584.                         Alt-D  Delete highlighted QSO
  585.  
  586.                         Alt-I  Insert QSO ahead of highlighted QSO
  587.  
  588.                         Alt-M  Modify the current QSO
  589.  
  590.                         Alt-S  Search feature
  591.  
  592.                         Alt-X  View discrepancies list.
  593.  
  594.                         Home   Display command list
  595.  
  596.                         Esc    Return to logging program
  597.  
  598.  
  599.                                          (10)
  600.  
  601.  
  602.  
  603.       TEST DRIVE
  604.  
  605.       Recipients of this program are invited to test the program on last
  606.       years logs or create a fantasy log working the rarest of DX.  Check
  607.       the programs ability to identify countries.  Observe any bugs and
  608.       report them to us.  We want to improve the program when possible.
  609.       AUTOMATIC COUNTRY IDENTIFICATION
  610.  
  611.       Much work has been done to provide this feature.  The DXCC list and
  612.       callsigns do not fit well into a database system.  In some cases it
  613.       is impossible to identify countries correctly from the call sign.
  614.       The following is a list of countries that the program can not
  615.       identify.  If you are fortunate enough to work them in the contest
  616.       you must enter them into the log manually.
  617.  
  618.  
  619.             17  ANARTICA
  620.             19  SAN FELIX
  621.             20  FERNANDEZ
  622.             93  M. TORISHIMA
  623.             94  OGASAWARA
  624.            102  NAVASSA
  625.            103  E. CAROLINE
  626.            104  W. CAROLINE
  627.            105  GUANTANIMO BAY
  628.            142  FERNANDO N.
  629.            143  ST PETER & P.
  630.            144  TRINDADE&MTN.
  631.            172  FRANZ JOS. LD.
  632.            190  SABLE I.
  633.            191  ST PAUL I.
  634.            195  LORD HOWE I.
  635.            194  WILLIS I.
  636.            195  CHRISTMAS I.
  637.            196  COCOS I.
  638.            197  MELLISH REEF
  639.            198  NORFOLK I.
  640.            199  HEARD I.
  641.            200  MACQUARIE
  642.            212  S. GEORGIA IS.
  643.            213  ORKNEY IS.
  644.            214  S. SANDWICH IS.
  645.            215  S. SHETLAND IS.
  646.            227  ANDAMAN & N.
  647.            228  LACCADIVE IS.
  648.            254  SO. COOK IS.
  649.            255  NO. COOK IS.
  650.  
  651.  
  652.                                      (11)
  653.  
  654.  
  655.  
  656.  
  657.       CQWWLOG.DAT   FILE
  658.  
  659.       This is a file of 28 character strings contain logged QSO data.
  660.       The is an ASCII file and can be viewed and edited with a text
  661.       editor.  We don't recommend this for the novice computer user but
  662.       the following information is for those who want to manipulate the
  663.       files for what ever reason.  You may want to write a program to
  664.       enter this data into your own logging system.  The following is a
  665.       view of a few lines of a typical file.
  666.  
  667.       Characters 3 - 6 contain    Characters 7 - 16
  668.       QSO time ------------\      contain CALL SIGN
  669.                             \         /
  670.       Characters 1 & 2 --- 2800045L7U      599599354041
  671.       contain month day    280025LZ9A      599599203125
  672.                            280026OK1MAW    599599153132
  673.                            280028HG9R      599599153071
  674.                            280031YU4EBL    599599153244
  675.                            280041XE1FUX    599599063229
  676.                            280048G4OBK     599599142063
  677.                            280050YU4EXY    599599152244
  678.                            280054ON6AH     599599142133
  679.                            280059DL3HAS    599599142033
  680.                            280105KP2A      599599082118
  681.                            280116YU1KQ     599599152244  Characters
  682.                            280125EA8RL     599599332038    27 - 29
  683.                            280131UA2FGA    599599152173--DXCC country #
  684.                                           /    /   |
  685.                           Characters 17 -19   /    |
  686.                           contain sent RST   /    Character 26
  687.                                             /     one of 6 BANDS
  688.                           Characters 20 - 25
  689.                           contain received RST and Zone
  690.  
  691.  
  692.  
  693.       EDITING THE DXCCLIST
  694.  
  695.       An ASCII text editor can be used to edit and modify the
  696.       DXCCLIST.LST file.  About the only modification that can safely be
  697.       made would be a change of spelling.
  698.  
  699.       Do not change the order of the list!
  700.  
  701.       Do not delete countries from the list!
  702.  
  703.       Anything done to change the sequential number of countries will
  704.       cause the country identification procedure to fail.
  705.  
  706.       We will add new countries to the list in future versions of the
  707.       program.  We have no plans to delete any country from the list.
  708.  
  709.                                      (12)
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.       DE K4PB
  717.  
  718.       Profit is not the objective for writing this program.
  719.  
  720.       The objectives are to write a program that a useful aid to working
  721.       the CQWWDX contest and to learn programing techniques.
  722.  
  723.       Amateur radio is a hobby where the participants contribute their
  724.       efforts without a gainful return.  Feel free to make copies of the
  725.       program and give it to those who may use it.  Please leave all
  726.       identification of the author intact.
  727.  
  728.       The program is not to be distributed for profit or gain.
  729.  
  730.       We would like to hear from users who are using and enjoying it.
  731.       A QSL card would be fine.  Maybe we can make WAS or even DXCC.
  732.  
  733.       As time permits we will improve the program and write similar
  734.       programs for other contests.
  735.  
  736.       Since we are not receiving any revenue for our efforts we can not
  737.       be responsible for the accuracy of or effects of the programs use.
  738.  
  739.       We are interested in knowing of any problems or bugs.
  740.  
  741.       Good luck in the contest
  742.  
  743.       DE K4PB AR.
  744.  
  745.                                      (13)
  746.  
  747.