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

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                       BEAMER Version 1.0
  10.  
  11.                               by
  12.  
  13.                          Rod Logsdon
  14.  
  15.                       Copyright (c) 1990
  16.                       Micro Logic Systems
  17.                       All rights reserved
  18.  
  19.  
  20. This program is released AS IS to be distributed freely
  21. with the following limitations:
  22.  
  23.      1) You may not charge for the distribution of
  24.         this program except for a copying and
  25.         diskette charge which is not to exceed $5.00.
  26.  
  27.      2) You may not modify this code in any way.
  28.  
  29.      3) All rights to this program are retained
  30.         by the author.
  31.  
  32.      4) This program may not be distributed in
  33.         conjunction with any other product or
  34.         service.
  35.  
  36.                                     DISCLAIMER
  37.  
  38.     Use of this program acknowledges this disclaimer of warranty: "This
  39.     program is supplied as is. The author, and Micro Logic Systems
  40.     disclaims all warranties, expressed or implied, including, without
  41.     limitation, the warranties of merchantability and of fitness of this
  42.     program for any purpose. The author and, Micro Logic Systems assumes
  43.     no liability for damages direct or consequential, which may result
  44.     from the use of this program."
  45.  
  46.  
  47.                                BEAMER Version 1.0
  48.  
  49.    This program was written and compiled using Microsoft QuickBASIC 4.5
  50.    and may not run under versions of DOS prior to 2.1. The program
  51.    automatically detects the presence of a color monitor and sets colors
  52.    accordingly.
  53.  
  54.    The following files should be on this diskette:
  55.  
  56.         BEAMR100.EXE The BEAMER beam heading program.
  57.         BMRCFG10.EXE The configuration program.
  58.         QTH.DAT      The data file containing the information to
  59.                      calculate the beam headings.
  60.         README.DOC   The file you are presently reading.
  61.  
  62.         The file CFG.DAT will be created the first time you run
  63.         the program, it will contain all your personal information
  64.         to be used by the program.
  65.  
  66.    If you make copies of this program for your friends or upload the
  67.    program to a Bulletin Board, please do not include your CFG.DAT file
  68.    with it as this data will pertain only to you.
  69.  
  70.    
  71.                                BEAMER Version 1.0
  72.  
  73.    You may run this program from a floppy diskette or you may copy all
  74.    the files to a sub directory on your hard drive to run. A hard drive
  75.    is recommended to speed up execution of the program.
  76.  
  77.    To start the program type "BEAMR100" at the DOS prompt (do not
  78.    include the quotation marks). The first time you run the program it
  79.    will chain to the "BMRCFG10" file and ask you the following
  80.    questions:
  81.  
  82.         1) Your name - You may input just your first name or your first
  83.                        and last name as you prefer.
  84.  
  85.         2) Your callsign
  86.  
  87.         3) Your city
  88.  
  89.         4) Your state
  90.  
  91.         5) Your country
  92.  
  93.         6) Your latitude
  94.  
  95.         7) Your longitude
  96.  
  97.    Your latitude and longitude should be entered in degrees and decimal
  98.    degrees, not in degrees, minutes, seconds. If you live in the
  99.    Southern Hemisphere please enter your latitude as a negative number,
  100.    also, if you live in the Eastern Hemisphere please enter your
  101.    longitude as a negative number. If you do not know your latitude and
  102.    longitude you can obtain this information from your local public
  103.    library or from a nearby airport. If you have the information in
  104.    degrees and minutes divide the minutes by 60 to give you
  105.    decimal degrees. Once you have entered all of your information it
  106.    will be written to the file "BEAMR100.CFG" and you will not have to
  107.    answer these questions again.
  108.  
  109.    When the program starts the first screen will be a title screen.
  110.    Pressing any key from this screen will bring up the main menu. You
  111.    will be given the following 4 choices from the main menu:
  112.  
  113.    Print to screen - This choice will output the entire beam heading list
  114.                      to the monitor screeen, one screen at a time.
  115.  
  116.    Print hard copy - This choice will output the entire beam heading list
  117.                      to your printer.
  118.  
  119.    Choose a prefix - You may enter a prefix (up to 4 characters maximum)
  120.                      and all beam headings for this prefix will be
  121.                      output to the screen.
  122.  
  123.    EXIT to DOS   -   This choice returns you to DOS.
  124.    
  125.                                BEAMER Version 1.0
  126.  
  127.    All Prefix information in BEAMER Version 1.0 is complete and current
  128.    to the best of my knowledge as of 2-14-90.
  129.  
  130.    Many enhancments are planned for BEAMER Version 2.0 including
  131.    Sunrise/Sunset data and Long Path beam headings.
  132.  
  133.    If you would like to make a $5.00 contribution to help defray
  134.    development costs for BEAMER and for future Ham Radio software please
  135.    send your contribution to:
  136.  
  137.                              Rod Logsdon WK9T
  138.                              1116 Lightning Trail
  139.                              Carol Stream, Il 60188
  140.  
  141.    All contributors will be placed on a mailing list and kept abreast of
  142.    future releases of BEAMER as well as newly developed software.
  143.  
  144.    Thank you for usin BEAMER.
  145.  
  146.    Rod Logsdon WK9T
  147.    
  148.