home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / ctyhdg30 / ctyhdg.doc next >
Text File  |  1990-12-28  |  4KB  |  90 lines

  1. To use this program, simply enter CTYHDG. You will be given instructions.
  2.  
  3. This program will convert the files CQWW.CTY WAE.CTY and ARRL.CTY that are
  4. shipped with K1EA's CT program, and will convert the file 0NA.CTY that is
  5. shipped with K8CC's NA program, to include a little extra information in them.
  6.  
  7. If you use CT or NA, you probably already know the F10 key will tell you what
  8. country a callsign belongs to.  This information comes from the .CTY files.
  9. You may make your won beam heading support by altering these files.  For
  10. example, you can change:
  11.  
  12. Spratly Island:           26:   1S:     1S;
  13.  
  14. to ...
  15.  
  16. Spratly Island (303):     26:   1S:     1S;
  17.  
  18. The result is that next time you enter a call starting with 1S and you hit
  19. F10, you not only see Spratly Island on the screen, but also the beam heading.
  20. The only problem is that the file is only good for your location, and it takes
  21. a long time to update all the files.
  22.  
  23. This is where CTYHDG comes in.  This program contains will update your .CTY
  24. files with the beam information from whatever latitude and longitude that you
  25. like.  You will not reduce the available number of QSO's that are available to
  26. you in either the CT or NA programs.  Not a bad feature for no loss of memory.
  27.  
  28. If a new country is assigned in the future, you may want to add the country
  29. and prefix into both the CTYHDG.PRE file and the .CTY files.  In these files,
  30. use the format shown.  In the CTYHDG.PRE file, do not go past column 26 for
  31. the country description.  Also note that if a prefix shows up twice in this
  32. file, only the first one is used.  The country description in this file is
  33. only used if the original .CTY file contains a country description that goes
  34. past column 21 (as of version 2.00 of CTYHDG), otherwise the country
  35. description in the .CTY file is used. If you only update the .CTY file and not
  36. the CTYHDG.PRE file, don't worry, the program will not destroy your .CTY file.
  37. You will be informed of the prefix that was not found, and the original prefix
  38. is transfered with no beam heading information.
  39.  
  40. If you have any questions or concerns about this program, my address is:
  41.  
  42. Fred Klassen, VE7CQD
  43. P.O. Box 3543
  44. Vancouver, BC
  45. V6B 3X6
  46.  
  47. To use this program, simply enter CTYHDG. You will be given instructions.
  48.  
  49. 73, and enjoy.
  50. ==============================================================================
  51. HISTORY:
  52.  
  53. On Nov. 20, 1990, I have released CTYHDG version 2.00 with the following
  54. enhancements:
  55.  
  56. 1. The program will now take the country description from the original
  57.    .CTY file, rather than from the CTYHDG.PRE file supplied with this program,
  58.    with the exception of when the original description goes past column 21.
  59.    In this case, the modified country description doesn't fit, and therefore
  60.    the country description in CTYHDG.PRE is used.
  61.  
  62. 2. To allow modification of a file that has previously been updated by CTYHDG,
  63.    the program checks the country description for a '(' character followed by
  64.    any 3 characters, and then ends with the two characters '):'.  This
  65.    combination of charcters is unlikely to be used in any other way within
  66.    the country description, but be aware that a description such as
  67.    GERMANY (GDR): would not work, as the program would change this to
  68.    GERMANY (033): rather than GERMANY (GDR) (033):
  69.  
  70. 3. The CTYHDG.PRE file now contains file update instructions.
  71.  
  72. On Nov. 28, 1990 I released CTYHDG version 2.01. This version fixes a problem
  73. that shows up with (01e) instead of (100) if the actual calculation was
  74. between 99.96 and 99.99.
  75.  
  76. On Dec. 28, 1990 I released CTYHDG version 3.00 with the following changes:
  77.  
  78. 1. Added support for K8CC's NA program.
  79.  
  80. 2. This version fixes a problem with the prefixes VK, BY, W, UA0 and VE.
  81.    These countries cover more than one zone, and CT will calculate the actual
  82.    zone based on the full prefix entered. An example is, VE6 is zone 4, VE7 is
  83.    zone 3. In CT version 6.22 or older, any beam information added to these
  84.    prefixes prevents this feature from working. This version has the /O option
  85.    which will ignore these prefixes so the zone calculation will work for
  86.    older versions of CT.
  87.  
  88. 3. The program is now simpler to run. The old .CTY file is now copied into a
  89.    .OLD file, and the original .CTY file is changed. No more manual copying.
  90.