home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / comdemos / progs / archive / !Help next >
Encoding:
Text File  |  1993-05-16  |  6.8 KB  |  120 lines

  1.  
  2.           ********************************************************
  3.           *                                                      *
  4.           *                       ARCHIVER                       *
  5.           *                        v 2.04                        *
  6.           *                                                      *
  7.           *               by A. Rebmann © May 1992               *
  8.           *                                                      *
  9.           *                 for Archimedes World                 *
  10.           *                                                      *
  11.           *                 INSTRUCTIONS FOR USE                 *
  12.           *                                                      *
  13.           ********************************************************
  14.           *                                                      *
  15.           *      NOTE : ARCHIVER SUPPORTS INTERACTIVE HELP.      *
  16.           *                                                      *
  17.           ********************************************************
  18.           
  19.     1. What is Archiver?
  20.     
  21.   Archiver is a database program for the Archimedes. It has been written
  22. especially for indexing magazines, journals or books although it can be
  23. applied for indexing almost anything. It is a multitasking RISC-OS
  24. application utilising the Interface module. An entry consists of four text
  25. fields and two topic selections from a preset list. A thrid optional topic
  26. can also be used.
  27.  
  28.     2. Getting Started
  29.     
  30.   Double-click on the Archiver icon or an Archiver file to load the
  31. program. Its icon will appear on the right-hand side of the icon bar. The
  32. supplied file contains data on all the issues of Archimedes World for 1992.
  33. When the file is loaded, to browse through the records, choose 'Browse' form
  34. the icon bar menu or click with Adjust on the Archiver icon. The browse
  35. window will appear. Click on the left and right arrows to move through the
  36. records. In the goto submenu of the browse menu (click Menu over the browse
  37. window) are options to move to the first item, last item, next and previous
  38. items.
  39.  
  40.     3. Using the find function
  41.   
  42.   By choosing 'Find item' from the browse or icon bar menus or by clicking
  43. on the Archiver icon on the icon bar with select, the find window will
  44. appear. To find text in one of the four text fields of each item type it intothe top text entry box. To choose the field that the search will look at,   click on the respective button in the list to the right of the text box. The  search is not case sensitive and will search for the string within the text  field (so you could enter only part of a string like 'A5000'). Below the textentry boxes are two other text boxes. By clicking on the cross next to one ofthese boxes, it will become ungreyed. To switch it off again, click on the   tick and it will turn to a cross and the box will become greyed.
  45.   When the box is ungreyed, clicking on the arrow to the right will bring up
  46. a menu of topics. Choose a topic from the menu and it will appear in the
  47. box. When a box is ungreyed, Archiver will only look up items with
  48. that topic. This is the same for both boxes, even though they have different
  49. entries.
  50.   The optional topic is at the bottom of the dialog box. When this is
  51. selected, only items with that topic selected will be looked up. When
  52. it is not selected, any item will be looked up, regardless of whether
  53. it has the optional topic selected or not.
  54.   When the search has been selected, click on the find button. The hourglass
  55. will appear, showing the percentage of the search completed. When the search
  56. is finished, a window will appear containing the matches found.
  57.   By leaving the text entry box blank, searches can be performed for
  58. items with particular topics.
  59.  
  60.     4. Setting options
  61.     
  62.   The way searches are performed can be controlled from the options dialog
  63. box, on the icon bar menu. Here, you can choose whether you want the matches
  64. shown, or just informed when the search is finished, and if you want a log
  65. file created.
  66.   A log file is a text file containing all the matches found in a search. It
  67. is saved into a directory inside the !Archiver directory. It can be saved
  68. in two formats. To open the log file directory containing the saved log
  69. files, choose 'Show logs' from the icon bar menu.
  70.   
  71.     5. Adding, editing and deleting items
  72.     
  73.   To add a item, choose 'Add item' from either the icon bar menu or browse
  74. window menu. Fill in the text boxes and choose two topics from the lists (as
  75. in the find dialog box). Finally, select the optional topic if it applies.
  76. Click Select over the add button and the item will be added to the end of
  77. the file. If you choose 'Add item' from the browse window menu, the insert
  78. button will be ungreyed. If you choose this, the new item will be inserted
  79. infront of the current one displayed in the broswe window.
  80.   To edit a item, make sure it is displayed in the browse window and choose
  81. 'Edit item' from the browse window menu. Alter the item and click on the
  82. add button.
  83.   To delete a item, make sure it is displayed in the browse window (as for
  84. edit item) and choose 'Delete item' from the broswe window menu.
  85.  
  86.     6. Creating a new file and customizing
  87.     
  88.   To create a new file, open the dialog box from the file menu on the icon
  89. bar menu. A large window will appear.
  90.   To create a new file like the current one, choose Copy. The details of the
  91. loaded file will appear in the appropriate places. Choose Create new file if
  92. you want to keep it the same, otherwise continue reading...
  93.   To alter or add topics to the lists, type them into the two big white
  94. boxes on the left side of the window. To use an optional topic, type it into
  95. the text box marked 'optional topic'. Below this are four text boxes. These
  96. contain the names to be used for the fields when entering data. Below this
  97. are four options. These control which fields are cleared when entering a new
  98. item, so for example, you could set it so when you create a new item, the
  99. page number and item title fields are cleared, but the date and magazine
  100. fields are left intact from the last entry.
  101.   By clicking on the reset button, all text boxes are cleared, and options
  102. cleared.
  103.   To create the new file, click on 'Create new file'. To cancel the dialog
  104. box, click on 'Cancel'.
  105.   Information about the file can be changed/entered in the info dialog box
  106. on the file menu.
  107.  
  108.   
  109.   *************************************************************************
  110.   **                                                                     **
  111.   ** AS AN EXAMPLE THERE IS A FILE CONTAINING ALL OF 1992s ARCHIMEDES    **  
  112.   **                          WORLD ISSUES                               **
  113.   **                                                                     **
  114.   *************************************************************************
  115.  
  116.  
  117. Have fun!   
  118.           
  119.                                                                 
  120.