home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / cw / cw_13 / amsoft.iii next >
Text File  |  1997-02-01  |  5KB  |  108 lines

  1.                               DAHDIT.EXE
  2.                         A Code Practice Program
  3.                      Version 4.00, September 7, 1992
  4.                           By K. Scott Johnson
  5.  
  6.  
  7. WHAT IS IT?
  8.  
  9. DAHDIT is a very simple, very small, and very fast program for Morse
  10. code practice.  There's nothing fancy about it, but it's designed for
  11. ease of use minimal complexity.  The frequency of the audio tone and the
  12. sending speed are both adjustable.
  13.  
  14.  
  15. HOW DO I USE IT?
  16.  
  17. To start DAHDIT, just type DAHDIT from the command line.  The program
  18. will load, and you'll be shown a prompt like this one:
  19.  
  20.    [DAHDIT Version 4.00, compiled 09/17/1992]
  21.    Copyright (C) 1992 by K. Scott Johnson.
  22.                                                                                 
  23.    Enter your first name or callsign>
  24.                                                                                 
  25. The program wants your callsign for use in sending drills.  Just
  26. enter it and press <ENTER>, which will take you to the main menu.
  27. The menu looks like this:
  28.  
  29.    [DAHDIT V4.00]     Operator : KD4DCY     Speed : 7.5 WPM
  30.                                                                                 
  31.    Available Functions:
  32.                                                                                 
  33.    <S>   Change <S>peed.
  34.    <F>   Change tone <F>requency
  35.    <R>   Generate <R>andom code groups.
  36.    <L>   Generate code a <L>ine at a time.
  37.    <C>   Generate and show code a <C>haracter at a time.
  38.    <G>   Generate an automatic CQ message.
  39.    <Q>   <Q>uit.
  40.                                                                                 
  41. Most of the options are self-explanatory, but just to be safe, here's
  42. what each of them does.
  43.                                                                                 
  44. <S> changes the program's sending speed.  The speed can be varied
  45.     between 1 and 60 words per minute.
  46.  
  47. <F> changes the frequency of the tone, with which DAHDIT sends its
  48.     Morse characters.  Any audio frequency can be specified, between
  49.     20 and 20,000 Hertz.
  50.  
  51. <R> generates random five-character code groups for practice.  You'll
  52.     be asked how many groups you'd like sent, and sending will begin
  53.     as soon as you press <ENTER>.  As the code is sent, the character
  54.     being sent will be displayed.
  55.  
  56. <L> allows you to send a sentence, phrase, or other one-line text.
  57.     You'll be prompted for the text, and sending will begin when you
  58.     press <ENTER>.
  59.                                                                                 
  60. <C> allows you to generate and display visually individual Morse code
  61.     characters.  As you press a key, you hear the code and at the same
  62.     time see the dots and dashes on the screen.  This is useful for
  63.     those who are still learning characters.
  64.  
  65. <G> is really just for fun.  It generates a complete CQ (general call
  66.     to anyone) using your callsign.
  67.  
  68. <Q> terminates the program.
  69.  
  70.  
  71. REVISION HISTORY
  72.  
  73. Version  Date      Description
  74. -------  --------  --------------------------------------------------
  75. 1.00     11/??/85  First version.  Written in Microsoft MBASIC under
  76.                    CP/M V2.2 for the Kaypro II computer.  Name was
  77.                    MORSER.COM.
  78. 2.00     06/04/86  Converted to IBM Microsoft BASIC for the IBM-PC.
  79.                    No functionality added.  Renamed MORSEII.COM.
  80. 3.00     ??/??/89  Converted to Turbo Pascal V2.00.  Name changed
  81.                    to MORSEIII.COM.
  82. 4.00     09/17/92  Recompiled with Turbo Pascal V6.00.  Fixed a few
  83.                    pesky bugs.  Released as freeware.  Renamed to
  84.                    DAHDIT.EXE because I was running out of 'I' room.
  85.  
  86.  
  87. WHO'S RESPONSIBLE FOR THIS OUTRAGE?
  88.  
  89. DAHDIT was written by K. Scott Johnson, and is copyrighted material. It
  90. is released as freeware.  This means that you owe the author nothing in
  91. exchange for the use of the program.  You may distribute it freely by
  92. any means so long as the author's name and copyright notice remain
  93. intact, and so long as this documentation is distributed with each copy.
  94.  
  95. If you have any comments or suggestions on how to improve this program,
  96. I'd love to hear from you.  I can be contacted at any of these addresses:
  97.  
  98.                 Scott Johnson
  99.                 4205 Long Key Lane #1526
  100.                 Winter Park, FL 32792
  101.                 (407) 679-3997
  102.  
  103.                 e-mail: ksj7i@virginia.edu
  104.                         bbs-ksj@jwt.UUCP
  105.  
  106.                 BBS:    The Freeware Hall Of Fame (Rey Barry, SYSOP)
  107.                         (804) 293-4710 (USR DS, 2400-14.4K bps)
  108.