home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / swl / swl_16 / amsoft.iii next >
Text File  |  1997-02-01  |  7KB  |  167 lines

  1.  
  2.                           SCANNER DATABASE V1.0
  3.                           ~~~~~~~~~~~~~~~~~~~~~
  4.                               JLC Software
  5.  
  6.  
  7.  
  8. What is Scanner Database?
  9. -------------------------
  10.  
  11. Scanner Database is exactly what it sounds like,... a database for use
  12. by radio scanner buffs.  It allows you to keep track of all your
  13. favourite scanner frequencies.
  14.  
  15. Each record holds the City/Area, the Frequency, the User and a
  16. description for all your frequencies.
  17.  
  18. You may view, add, edit or delete frequencies in the database.
  19. Records may filtered when viewing, for example, you may have frquencies
  20. from numerous cities or areas in the database but if you select
  21. "Toronto" the database will list only those frequencies in Toronto.
  22. Scanner.exe allows you to view records individually in sequence or in a
  23. browse window.
  24.  
  25. SCANNER.EXE comes with a number of frequencies in the Toronto area
  26. already included.
  27.  
  28. This program is Public domain, however, you may not alter the program in
  29. any fashion.  Threre is no charge for this program but I would be
  30. interested in hearing from anyone with suggestions for improvements, and
  31. certainly all programs can be improved.
  32.  
  33. If you have suggestions for improvements, please send them to:
  34.  
  35.                               John Coones
  36.                               57 Wychcrest Ave.
  37.                               Toronto
  38.                               Ontario, Canada
  39.                               M6G 3X8
  40.  
  41.  
  42. LIST OF FILES:
  43. --------------
  44.  
  45.       SCANNER.EXE  -   Main executable
  46.       SCANNER.DOC  -   This file
  47.       SCAN.DBF     -   Database file
  48.       CTY.NTX      - ┐
  49.       FRQ.NTX      - ╞ Index files
  50.       USE.NTX      - ┘
  51.  
  52.  
  53. HOW TO USE SCANNER.EXE
  54. ----------------------
  55.  
  56. To start Scanner, type SCANNER at the DOS prompt.
  57.  
  58. You will be presented with menu with the following options:
  59.  
  60.                       Find a Frequency
  61.                       Add  a Frequency
  62.                       Edit a Frequency
  63.                      Delete a Frequency
  64.                            Quit
  65.  
  66.  
  67. FIND A FREQUENCY
  68. ~~~~~~~~~~~~~~~~
  69.  
  70. Should you select "Find a Frequency", a second Menu will appear allowing
  71. you to select the type of view you wish to use.  "View Individually will
  72. bring up all frequencies matching the search criteria on a 'form'.
  73. You may advance through the matching frequencies one at a time by simply
  74. pressing the <ENTER> key.  The "View as a List" will open a window and
  75. display all matching records as a list.
  76.  
  77. One the type of view has been selected a pop-up menu will appear
  78. allowing you to search by City/Area, Frequency, User or Description.
  79. You may make your selection by using the Up/Dwn Arrows to highlight
  80. the option and pressing <ENTER> or by pressing the first letter of the
  81. option.
  82.  
  83. Once you make your selection of the criteria to search by, SCANNER will
  84. filter out any records that do NOT match the selected criteria.
  85. Pressing the <ENTER> key will move you to the next matching record.
  86. Should the file pointer reach the end of all matching records, a dialog
  87. box will appear informing you that there are no more matching records.
  88. While viewing records, either individually or as a list, you may bring
  89. up a window displaying a list of the 'USER" codes by pressing the <ESC>
  90. key.  To stop viewing records press <F1>.
  91.  
  92.  
  93. ADD A FREQUENCY
  94. ~~~~~~~~~~~~~~~
  95.  
  96. Should you select "Add a Frequency", a form will appear.  Fill in the
  97. fields with the appropriate information.  When all the information is
  98. filled in you will be prompted to ensure the entered information is
  99. correct before saving it to the database.  You may ABORT an entry at any
  100. time by pressing <ENTER> when in an empty field.  When adding records,
  101. you may bring up a list of 'USER' codes by pressing the <ESC> key.
  102.  
  103. NOTE *** If you are entering more than one frequency at a time and the
  104.          City/Area is the same, you may simply press "R" when the cursor
  105.          is in the City/Area field and SCANNER will automatically enter
  106.          the same City/Area as the last record you entered.  This will
  107.          help save some time and typing when entering many frequencies
  108.          from the same City.
  109.          
  110.          When entering a frequency railing zero's need not be typed in.
  111.          They will be added automatically.
  112.          For Example:  to enter a frequency of 143.6900  you need type
  113.          only 143.69 and press <ENTER>.  The trailing two zero's will be
  114.          added.
  115.  
  116.          To enter a frequency of 29.4000 simply type 29.4 and press
  117.          <ENTER>.  The trailing three zero's will be added.
  118.  
  119.  
  120. EDIT A FREQUENCY
  121. ~~~~~~~~~~~~~~~~
  122.  
  123. Should you select "Edit a Frequency", you will be promted for the
  124. for the field which you wish to search.  Once the field has been
  125. selected you will be prompted for the criteria upon which to search for
  126. the record to be edited.  SCANNER will then search for all records
  127. matching the search criteria and display the first matching record
  128. found.  A dialog box will appear asking if this is the record to be
  129. edited.  If it is not the correct recor, press "N" at the prompt and the
  130. next matching record will be displayed.  Continue this process until the
  131. desired recors is displayed and type "Y" at the prompt.
  132.  
  133. If you respond to the prompt with "Y", the cursor will jump to the first
  134. field in the record.  The field containing the cursor will blank out,
  135. however, if this field does not need editing simply press <ENTER> and
  136. the previous data will be displayed and the field will remain as it was.
  137. Simply press the <ENTER> key untill the cursor is in the field that
  138. should be edited and enter the new information.  Continue pressing
  139. <ENTER> until the dialog box is displayed asking if the information is
  140. now correct.
  141.  
  142. Should no matching records be found, a dialog box will appear informing
  143. you that the record does not exist.
  144.  
  145.  
  146. DELETE A FREQUENCY
  147. ~~~~~~~~~~~~~~~~~~
  148.  
  149. Should you select "Delete a Frequency", a pop-menu will appear prompting
  150. you for the field which you wish to search by.   Once the field has been
  151. selected, you will be prompted for the criteria upon which to search.
  152. SCANNER will then search out all records matching the search criteria
  153. and will then display the first matching record.  You will then be asked
  154. if this is the record which should be deleted.  If it is not, then press
  155. "N" and the next matching record will be displayed.  When the desired
  156. record is displayed, simply press "Y" to the prompt and the record will
  157. be deleted from the database.
  158.  
  159. QUIT
  160. ~~~~
  161. End your session, close all databases and exit SCANNER.
  162.  
  163. Once again,... if you have any comments or suggestions, please let me
  164. know so they can be considered for future releases.
  165.  
  166.  
  167.