home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 5 / QRZ Ham Radio Callsign Database - Volume 5.iso / files / amiga / logger_4.lzh / logger / lists / global.defaults < prev    next >
Encoding:
Text File  |  1993-09-08  |  4.8 KB  |  110 lines

  1. !Specify the defaults for the program
  2. !a n  - Switch the warning audio on (n=1) or off (n=0). The screen will
  3. !       flash with a warning (e,g, a dupe) anyway, but you can also have
  4. !       the program sound 3 beeps too. However, the 3 beeps take time to
  5. !       send and will slow the program down a bit if it gets a dupe.
  6. !       Default is that the beep is off.
  7. !
  8. !b - backup all log output to the printer. I strongly recommend that you use
  9. !    this in a contest.
  10. !
  11. !n N - Set the number of QSOs in the memory log to N. The default is 2000.
  12. !      Each log entry is 80 bytes so the default requires 160Kb. If you are
  13. !      sure you are going to make a lot less QSOs then you can save memory
  14. !      use by setting N to a lower value, e.g. N 1000  or N 500.
  15. !      You can also set it higher if you expect to do really well! N 3000!
  16. !      But this takes even more memory.
  17. !
  18. !c - set your callsign. You MUST have this set.
  19. !
  20. !z - set your CQ (CQWW) or ITU (IARU) zone as appropriate to the contest.
  21. !     This only needs to be set by those ops whose callsign does not
  22. !     indicate a unique zone.! U.S. ops for example will have to use this
  23. !     to indicate their CQ or ITU zone. On the other hand a British station
  24. !     need not use this command because their CQ and ITU zones are unique.
  25. !
  26. !t - timezone in the format   [-]hh[:mm][D]
  27. !     Timezones WEST of Greenwich are POSITIVE numbers. So, the optional
  28. !     minus sign is used to indicate EAST of Greenwich.
  29. !     The optional minutes [:mm] allows setting the timezone to
  30. !     After the time, an optional letter 'D' indicates daylight savings
  31. !     time is used in this zone.
  32. !     Thus, the time you specify with hh:mm is your local STANDARD timezone
  33. !     used during the winter.
  34. !     Once set this need not be changed as the program will adjust for
  35. !     DST if necessary. BUT the user must always ensure that the AMIGA
  36. !     clock is running on LOCAL TIME (i.e. on 1st Sunday in April and last
  37. !     Sunday in October, you must adjust your clock.
  38. !     Alternatively, you can set the environment variable TZ_CHU in your
  39. !     s:startup-sequence file as follows:
  40. !     setenv TZ_CHU [-]hh[:mm][D]
  41. !     If the timezone is specified in this file then it overrides the
  42. !     environment variable. If neither are specified then the program
  43. !     prints an error message and terminates.
  44. !
  45. !f -  specifies a default frequency AND mode to be used by the contest 
  46. !     program if it can't find a rig driver when the contest program starts
  47. !     up.
  48. !     This value defaults to 14060khz CW if it is not specified.
  49. !
  50. !     e.g.   f 28430 usb   will set the default to 28430khz USB.
  51. !
  52. !l -  Sets morse code memory. e.g.    l N string ...   sets memory N
  53. !     to the specified string
  54. !
  55. !     The string may contain abbreviations for commonly used strings.
  56. !     %C Replaced by the users callsign as given by the 'c' command (below)
  57. !     %c Replaced by the callsign typed in the beginning of the data entry
  58. !        line
  59. !     %N Replaced by the current QSO number.
  60. !
  61. !m n - sets morse code speed to n wpm. e.g.  m 40  sets it to 40wpm.
  62. !    10 <= n <= 50.
  63. !
  64. !F - allow program to use Forbid() and Permit() when transmitting CW out of
  65. !     one of the memories. If there are other background processes they can
  66. !     interfere with the timing of the transmitted CW.
  67. !
  68. !k - sets keyer type.
  69. !    0 = Iambic Curtis B with dot/dash memory  (DEFAULT)
  70. !    1 = Iambic Curtis A with dot/dash memory
  71. !    2 = bug. Automatic dots. Manual dash.
  72. !
  73. !x N - set the PTT delay to N*10 milliseconds. N can be zero so that you
  74. !      can use VOX instead of PTT if you wish.
  75. !
  76. !
  77. !e string  - Set the string that is used for:
  78. !            - your Field Day exchange
  79. !            - your RAC contest exchange (for Canadians only).
  80. !            - IARU HQ name (ONLY if you are an IARU HQ station).
  81. !            For Field Day it should be of the form "e 1a SK" - i.e. your
  82. !               class and section
  83. !            For RAC only Canadian ops need to set this and it should be
  84. !               set to the two letter province abbreviation from which
  85. !               you are operating. E.g. "e SK"
  86. !            In the IARU contest an HQ station must send their HQ
  87. !               abbreviation. IF you are an IARU HQ station (ONLY) then you
  88. !               must use the 'e' command to set your HQ string so that it
  89. !               can be logged as your exchange. e.g. "e RAC"   or  "e RSGB"
  90. !
  91. !q n     For the QRP program only. Specify whether this is a QRP-ARCI
  92. !        contest (n = 0) or the MI-QRP contest (n = 1). They are scored
  93. !        differently and this allows the program to score properly.
  94. !
  95. !P - rig's power output. Only used on the QSL card.
  96. !
  97. !p - the power output multiplier for QRP program - default is 10
  98. !
  99. !s - the power source bonus for QRP program - default is 1
  100. !
  101. !h n  - Homebrew bonus points in the QRP ARCI contest.
  102. !
  103. !
  104. c ve5va
  105. p 10
  106. s 1.25
  107. k 0
  108. x 0
  109. F
  110.