home *** CD-ROM | disk | FTP | other *** search
/ Colossal Cookbook / ColossalCookbook.cdr / sw / toprecip / recprg.exe / lha / R_VIEW.COM (.txt) < prev    next >
Encoding:
Graham's TXT2COM  |  1991-06-25  |  25.2 KB  |  370 lines

  1. Welcome to the view records tutorial!
  2.  
  3. This is a fast, simple program to sort and filter your records to your
  4. meet your requirements.
  5.  
  6. Step #1 - Select a query
  7. Step #2 - Count the records that match a selected query
  8. Step #3 - View the formula for a query
  9. Step #4 - Number of Servings (prelude to printing)
  10. Step #5 - Print To Menu
  11. Step #6 - Sample Recipe
  12. Step #7 - Index Builder
  13. Step #8 - Query Builder
  14. Step #9 - Operators Menu
  15. Step #10- Enter Value
  16. Step #11- Connector Menu
  17. Step #12- Query Identifier
  18.  
  19.  
  20. That is all there is to it!
  21.  
  22.  
  23.  
  24. Step #1 - Select a query - This is the query selection menu.  The query
  25.           description is the description you assign a query.  The database is
  26.           the file the query is built for.  You can only use a query for the
  27.           assigned database.
  28.  
  29.  
  30.  
  31. ████████████████████████████████████████████████████████████████████████████
  32. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  33. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  34. ██░░░░░╒════════════════════════════════════════════════════════════╕░░░░░██
  35. ██░░░░░│QUERY DESCRIPTION                                   DATABASE│██░░░██
  36. ██░░░░░│────────────────────────────────────────────────────────────│██░░░██
  37. ██░░░░░│Dinners                                             RECIPE  │██░░░██
  38. ██░░░░░│                                                            │██░░░██
  39. ██░░░░░│                                                            │██░░░██
  40. ██░░░░░│                                                            │██░░░██
  41. ██░░░░░│                                                            │██░░░██
  42. ██░░░░░│                                                            │██░░░██
  43. ██░░░░░│                                                            │██░░░██
  44. ██░░░░░│                                                            │██░░░██
  45. ██░░░░░│                                                            │██░░░██
  46. ██░░░░░│                                                            │██░░░██
  47. ██░░░░░│                                                            │██░░░██
  48. ██░░░░░│                                                            │██░░░██
  49. ██░░░░░│                                                            │██░░░██
  50. ██░░░░░╘════════════════════════════════════════════════════════════╛██░░░██
  51. ████████████████████████████████████████████████████████████████████████████
  52.  
  53.                        Use key assignments listed below.
  54.    move  F7 count  F8 delete  F9 view  F10 new query   ┘ select  Esc exit
  55.  
  56.  
  57. Step #2 - Count the records that match a selected query - Select the query
  58.           you wish to use and press {F7} to count the records in the file
  59.           which match your query.
  60.  
  61. ████████████████████████████████████████████████████████████████████████████
  62. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  63. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  64. ██░░░░░╒════════════════════════════════════════════════════════════╕░░░░░██
  65. ██░░░░░│QUERY DESCRIPTION                                   DATABASE│██░░░██
  66. ██░░░░░│────────────────────────────────────────────────────────────│██░░░██
  67. ██░░░░░│Dinners                                             RECIPE  │██░░░██
  68. ██░░░░░│                                                            │██░░░██
  69. ██░░░░░│                                                            │██░░░██
  70. ██░░░░░│                                                            │██░░░██
  71. ██░░░░░│            ╔══════════════════════════════════╗            │██░░░██
  72. ██░░░░░│            ║     1 records for this criteria  ║██          │██░░░██
  73. ██░░░░░│            ╚══════════════════════════════════╝██          │██░░░██
  74. ██░░░░░│              ████████████████████████████████████          │██░░░██
  75. ██░░░░░│                                                            │██░░░██
  76. ██░░░░░│                                                            │██░░░██
  77. ██░░░░░│                                                            │██░░░██
  78. ██░░░░░│                                                            │██░░░██
  79. ██░░░░░│                                                            │██░░░██
  80. ██░░░░░╘════════════════════════════════════════════════════════════╛██░░░██
  81. ████████████████████████████████████████████████████████████████████████████
  82.                        Use key assignments listed below.
  83.    move  F7 count  F8 delete  F9 view  F10 new query   ┘ select  Esc exit
  84.  
  85. Step #3 - View the formula for a query - Select the query you wish to use and
  86.           press {F9} to see the formula for the selected query.
  87.  
  88. ████████████████████████████████████████████████████████████████████████████
  89. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  90. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  91. ██░░░░░╒════════════════════════════════════════════════════════════╕░░░░░██
  92. ██░░░░░│QUERY DESCRIPTION                                   DATABASE│██░░░██
  93. ██░░░░░│────────────────────────────────────────────────────────────│██░░░██
  94. ██░░░░░│Dinners        ╓────────────────────────────╖       RECIPE  │██░░░██
  95. ██░░░░░│               ║CATEGORY Equal to 'Dinner' criteria         │██░░░██
  96. ██░░░░░│               ║                            ║██             │██░░░██
  97. ██░░░░░│               ║                            ║██             │██░░░██
  98. ██░░░░░│               ║                            ║██             │██░░░██
  99. ██░░░░░│               ║                            ║██             │██░░░██
  100. ██░░░░░│               ║                            ║██             │██░░░██
  101. ██░░░░░│               ║                            ║██             │██░░░██
  102. ██░░░░░│               ║                            ║██             │██░░░██
  103. ██░░░░░│               ║                            ║██             │██░░░██
  104. ██░░░░░│               ╙────┤ Press Esc to exit ├───╜██             │██░░░██
  105. ██░░░░░│                 ██████████████████████████████             │██░░░██
  106. ██░░░░░│                                                            │██░░░██
  107. ██░░░░░╘════════════════════════════════════════════════════════════╛██░░░██
  108. ████████████████████████████████████████████████████████████████████████████
  109.                        Use key assignments listed below.
  110.    move   F7 count  F8 delete  F9 view  F10 new query   ┘ select  Esc exit
  111.  
  112.  
  113. Step #4  -  Enter the number of servings (this only applies to the recipe
  114.             file).  The program calculates the correct portions of each
  115.             ingredient.
  116.  
  117. ████████████████████████████████████████████████████████████████████████████
  118. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  119. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  120. ██░░░░░╒════════════════════════════════════════════════════════════╕░░░░░██
  121. ██░░░░░│QUERY DESCRIPTION                                   DATABASE│██░░░██
  122. ██░░░░░│────────────────────────────────────────────────────────────│██░░░██
  123. ██░░░░░│Dinners                                             RECIPE  │██░░░██
  124. ██░░░░░│                                                            │██░░░██
  125. ██░░░░░│                 ╓──────────────────────╖                   │██░░░██
  126. ██░░░░░│                 ║ Number of Servings...║██                 │██░░░██
  127. ██░░░░░│           ╔═════║                      ║██════╗            │██░░░██
  128. ██░░░░░│           ║  Sea║            0         ║██it  ║██          │██░░░██
  129. ██░░░░░│           ╚═════║                      ║██════╝██          │██░░░██
  130. ██░░░░░│             ████╙──────────────────────╜█████████          │██░░░██
  131. ██░░░░░│                   ████████████████████████                 │██░░░██
  132. ██░░░░░│                                                            │██░░░██
  133. ██░░░░░│                                                            │██░░░██
  134. ██░░░░░│                                                            │██░░░██
  135. ██░░░░░│                                                            │██░░░██
  136. ██░░░░░╘════════════════════════════════════════════════════════════╛██░░░██
  137. ████████████████████████████████████████████████████████████████████████████
  138.  
  139.                        Use key assignments listed below.
  140.    move  F7 count  F8 delete  F9 view  F10 new query   ┘ select  Esc exit
  141.  
  142. Step #5 - Print To Menu - When we run our query, we must decided whether to
  143.           print it to our printer, view it on the screen, or print it to file
  144.           for later printing or modification with a text editor.
  145.  
  146. ████████████████████████████████████████████████████████████████████████████
  147. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  148. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  149. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  150. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  151. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  152. ██░░░░░░░░░░░░░░╓──────────────────────────────────────────╖░░░░░░░░░░░░░░██
  153. ██░░░░░░░░░░░░░░║  Where Do You Wish To Send Your Report   ║██░░░░░░░░░░░░██
  154. ██░░░░░░░░░░░░░░║                                          ║██░░░░░░░░░░░░██
  155. ██░░░░░░░░░░░░░░║        Print     Screen    File          ║██░░░░░░░░░░░░██
  156. ██░░░░░░░░░░░░░░║                                          ║██░░░░░░░░░░░░██
  157. ██░░░░░░░░░░░░░░╙──────────────────────────────────────────╜██░░░░░░░░░░░░██
  158. ██░░░░░░░░░░░░░░░░████████████████████████████████████████████░░░░░░░░░░░░██
  159. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  160. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  161. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  162. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  163. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  164. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  165. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  166. ████████████████████████████████████████████████████████████████████████████
  167.  
  168.  
  169. Step #6  -  Sample Recipe
  170.                               Topp's Recipe Program
  171.  
  172. Margarita Chicken     Created By  ???? - SHAREWARE COPY
  173.  
  174. Category:                   Major Class                Minor Class
  175.  
  176. Dinner                      Meat                       Chicken
  177.  
  178. Number of Servings:    6
  179.  
  180. Quanity Measurement  Ingredient
  181.  
  182.   6.000 Each         Boneless Chicken Halves
  183.  
  184.   3.000 Tablespoons  Corn Oil
  185.  
  186.   3.000 Tablespoons  Lime Juice
  187.  
  188.   1.500 Tablespoon   Honey
  189.  
  190.   1.500 Cup          Finely Crushed Tortilla Chips
  191.  
  192.                            More ..{Enter}, {Esc} to Stop
  193.  
  194. Step #7 - Index Builder - When use press {F10} from the query selection menu,
  195.           you begin the process of building a query.  You are first asked to
  196.           build an index (sort) for your query.  This index may be up to for
  197.           levels.  Use the arrows to find the fields you wish to select and
  198.           press enter.  When you are finished, press escape to exit.
  199.  
  200.                                 INDEX BUILDER
  201. ██████████████████████████████████████████████████╓────────────╖████████████
  202. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ Fields     ║██░░░░░░░░██
  203. ┌─────────────────────────────────────┐░░░░░░░░░░░║            ║██░░░░░░░░██
  204. │ Selection Criteria                  │██░░░░░░░░░║ CATEGORY   ║██░░░░░░░░██
  205. │                                     │██░░░░░░░░░║ INSTRUCT   ║██░░░░░░░░██
  206. │+CATEGORY+MAJOR+MINOR                │██░░░░░░░░░║ MAJOR      ║██░░░░░░░░██
  207. │                                     │██░░░░░░░░░║ MINOR      ║██░░░░░░░░██
  208. │                                     │██░░░░░░░░░║ NAME       ║██░░░░░░░░██
  209. │                                     │██░░░░░░░░░║ NO_INGRED  ║██░░░░░░░░██
  210. │                                     │██░░░░░░░░░║ NO_SERVE   ║██░░░░░░░░██
  211. │                                     │██░░░░░░░░░║ SELLECT    ║██░░░░░░░░██
  212. │                                     │██░░░░░░░░░╙────────────╜██░░░░░░░░██
  213. │                                     │██░░░░░░░░░░░██████████████░░░░░░░░██
  214. │                                     │██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  215. │                                     │██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  216. │                                     │██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  217. │                                     │██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  218. └─────────────────────────────────────┘██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  219. █████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  220. ┌────────────────────────┐░░░░░░░░░░░░░░░┌───────────────────────────────┐██
  221. │    Move Highlight Bar  │███████████████│Use this program to select the │██
  222. │  ─┘ To Select An Item  │               │way you want to see your report│
  223. └────────────────────────┘               │sorted up to 4 levels          │
  224.                                          └───────────────────────────────┘
  225. Step #8 - Query Builder - The Query builder works like the index builder.
  226.                           Select the field to use in your query (filter).
  227.  
  228.                                QUERY BUILDER
  229. ██████████████████████████████████████████████████╓────────────╖████████████
  230. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ Fields     ║██░░░░░░░░██
  231. ┌─────────────────────────────────────┐░░░░░░░░░░░║            ║██░░░░░░░░██
  232. │Selection Criteria                   │█░░░░░░░░░░║ CATEGORY   ║██░░░░░░░░██
  233. │                                     │█░░░░░░░░░░║ INSTRUCT   ║██░░░░░░░░██
  234. │ALL RECORDS                          │█░░░░░░░░░░║ MAJOR      ║██░░░░░░░░██
  235. │                                     │█░░░░░░░░░░║ MINOR      ║██░░░░░░░░██
  236. │                                     │█░░░░░░░░░░║ NAME       ║██░░░░░░░░██
  237. │                                     │█░░░░░░░░░░║ NO_INGRED  ║██░░░░░░░░██
  238. │                                     │█░░░░░░░░░░║ NO_SERVE   ║██░░░░░░░░██
  239. │                                     │█░░░░░░░░░░║ SELLECT    ║██░░░░░░░░██
  240. │                                     │█░░░░░░░░░░╙────────────╜██░░░░░░░░██
  241. │                                     │█░░░░░░░░░░░░██████████████░░░░░░░░██
  242. │                                     │█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  243. │                                     │█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  244. │                                     │█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  245. │                                     │█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  246. └─────────────────────────────────────┘█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  247. ████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  248. ┌────────────────────────┐░░░░░░░░░░░░░░░┌───────────────────────────────┐██
  249. │    Move Highlight Bar  │███████████████│Select the way you want to see │██
  250. │  ─┘ To Select An Item  │               │your report filtered.  See only│
  251. │ Esc To End Selection   │               │what you want to see!.         │
  252. └────────────────────────┘               └───────────────────────────────┘
  253.  
  254. Step #9  -  Operators Menu  -  Select how you want your filter to react.
  255.             The contains option will look for a string anywhere in the field.
  256.             The sounds like option will try to find things that sound like
  257.             but may not be spelled the same as your selection.
  258.  
  259.                             QUERY BUILDER
  260. ██████████████████████████████████████████████████╓────────────╖████████████
  261. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╒════════════════════════╕░░░░░██
  262. ┌───────────────────────────────────┐░░░░░░│        CATEGORY        │██░░░██
  263. │ Selection Criteria                │██░░░░╞════════════════════════╡██░░░██
  264. │                                   │██░░░░│Equal to                │██░░░██
  265. │ALL RECORDS                        │██░░░░│Less than               │██░░░██
  266. │                                   │██░░░░│Greater than            │██░░░██
  267. │                                   │██░░░░│Less than or equal to   │██░░░██
  268. │                                   │██░░░░│Greater than or equal to│██░░░██
  269. │                                   │██░░░░│Not equal to            │██░░░██
  270. │                                   │██░░░░│Contains                │██░░░██
  271. │                                   │██░░░░╘════════════════════════╛██░░░██
  272. │                                   │██░░░░░░██████████████████████████░░░██
  273. │                                   │██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  274. └───────────────────────────────────┘██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  275. ███████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  276. ┌────────────────────────┐░░░░░░░░░░░░░░░┌───────────────────────────────┐██
  277. │    Move Highlight Bar  │███████████████│Select the way you want to see │██
  278. │  ─┘ To Select An Item  │               │your report filtered.  See only│
  279. │ Esc To End Selection   │               │what you want to see!.         │
  280. └────────────────────────┘               └───────────────────────────────┘
  281. Step #10  -  Enter your filter value.  You may press {Alt}{V} for a list
  282.              of all possible values.
  283.  
  284.  
  285.                             QUERY BUILDER
  286. ██████████████████████████████████████████████████╓────────────╖████████████
  287. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ Fields     ║██░░░░░░░░██
  288. ┌───────────────────────────────────┐░░░░░░░░░░░░░║            ║██░░░░░░░░██
  289. │ Selection Criteria                │██░░░░░░░░░░░║ CATEGORY   ║██░░░░░░░░██
  290. │                    ╓──────────────────────────────────────────────╖░░░░░██
  291. │ALL RECORDS         ║ CATEGORY Equal to Dinner                     ║██░░░██
  292. │                    ║                (Alt-V for available values)  ║██░░░██
  293. │                    ╙──────────────────────────────────────────────╜██░░░██
  294. │                      ████████████████████████████████████████████████░░░██
  295. │                                   │██░░░░░░░░░░░║ NO_SERVE   ║██░░░░░░░░██
  296. │                                   │██░░░░░░░░░░░║ SELLECT    ║██░░░░░░░░██
  297. │                                   │██░░░░░░░░░░░╙────────────╜██░░░░░░░░██
  298. │                                   │██░░░░░░░░░░░░░██████████████░░░░░░░░██
  299. │                                   │██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  300. └───────────────────────────────────┘██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  301. ███████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  302. ┌────────────────────────┐░░░░░░░░░░░░░░░┌───────────────────────────────┐██
  303. │    Move Highlight Bar  │███████████████│Select the way you want to see │██
  304. │  ─┘ To Select An Item  │               │your report filtered.  See only│
  305. │ Esc To End Selection   │               │what you want to see!.         │
  306. └────────────────────────┘               └───────────────────────────────┘
  307.  
  308. Step #11  -  Connector Menu - Now you can discard your selections, add to
  309.              your filter either and or, or tell the program your finished.
  310.  
  311.                               QUERY BUILDER
  312. ██████████████████████████████████████████████████╓────────────╖████████████
  313. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ Fields     ║██░░░░░░░░██
  314. ┌───────────────────────────────────┐░░░░░░░░░░░░░║            ║██░░░░░░░░██
  315. │Selection Criteria                 │██░░░░░░░░░░░║ CATEGORY   ║██░░░░░░░░██
  316. │                    ╓──────────────────────────────────────────────╖░░░░░██
  317. │ALL RECORDS         ║  CATEGORY Equal to Dinner                    ║██░░░██
  318. │                    ║ (Alt-V for available values)                 ║██░░░██
  319. │                    ╙──────────────────────────────────────────────╜██░░░██
  320. │                      ████████████████████████████████████████████████░░░██
  321. │                                   │██░░░░░░░░░░░║ ╒════════╕ ║██░░░░░░░░██
  322. │                                   │██░░░░░░░░░░░║ │Discard │████░░░░░░░░██
  323. │                                   │██░░░░░░░░░░░╙─│.AND.   │████░░░░░░░░██
  324. │                                   │██░░░░░░░░░░░░░│.OR.    │████░░░░░░░░██
  325. │                                   │██░░░░░░░░░░░░░│.AND.(  │██░░░░░░░░░░██
  326. │                                   │██░░░░░░░░░░░░░│.OR. (  │██░░░░░░░░░░██
  327. │                                   │██░░░░░░░░░░░░░│).AND.  │██░░░░░░░░░░██
  328. │                                   │██░░░░░░░░░░░░░│).OR.   │██░░░░░░░░░░██
  329. └───────────────────────────────────┘██░░░░░░░░░░░░░│<<done>>│██░░░░░░░░░░██
  330. ███████████████████████████████████████░░░░░░░░░░░░░╘════════╛██░░░░░░░░░░██
  331. ┌────────────────────────┐░░░░░░░░░░░░░░░┌────────────██████████─────────┐██
  332. │    Move Highlight Bar  │███████████████│Select the way you want to see │██
  333. │  ─┘ To Select An Item  │               │your report filtered.  See only│
  334. │ Esc To End Selection   │               │what you want to see!.         │
  335. └────────────────────────┘               └───────────────────────────────┘
  336.  
  337. Step #12 - Query Identifier - Now if you wish to save your report to use
  338.            again later.  Enter a name for the report.
  339.  
  340.                             QUERY BUILDER
  341. ████████████████████████████████████████████████████╓────────────╖██████████
  342. ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ Fields     ║██░░░░░░██
  343. ┌───────────────────────────────────┐░░░░░░░░░░░░░░░║            ║██░░░░░░██
  344. │ Selection Criteria                │██░░░░░░░░░░░░░║ CATEGORY   ║██░░░░░░██
  345. │                                   │██░░░░░░░░░░░░░║ INSTRUCT   ║██░░░░░░██
  346. │CATEGORY Equal to 'Dinner'         │██░░░░░░░░░░░░░║ MAJOR      ║██░░░░░░██
  347. │                                   │██░░░░░░░░░░░░░║ MINOR      ║██░░░░░░██
  348. │                                   │██░░░░░░░░░░░░░║ NAME       ║██░░░░░░██
  349. │    ┌────────────────────────────────────────────────────────────────┐░░░██
  350. │    │ You may now enter a description of up to 50 characters for     │██░██
  351. │    │ this query.  If you wish to run this query immediately without │██░██
  352. │    │ saving it, leave the description empty and press Enter.  If    │██░██
  353. │    │ you want to exit without saving this query, press Esc.         │██░██
  354. │    │       Dinners                                                  │██░██
  355. │    └────────────────────────────────────────────────────────────────┘██░██
  356. │      ██████████████████████████████████████████████████████████████████░██
  357. │                                   │██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  358. └───────────────────────────────────┘██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  359. ███████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
  360. ┌────────────────────────┐░░░░░░░░░░░░░░░┌───────────────────────────────┐██
  361. │    Move Highlight Bar  │███████████████│Select the way you want to see │██
  362. │  ─┘ To Select An Item  │               │your report filtered.  See only│
  363. │ Esc To End Selection   │               │what you want to see!.         │
  364. └────────────────────────┘               └───────────────────────────────┘
  365.  
  366.  
  367. This concludes the tutorial for query.  Experiment with a few until you are
  368. comfortable with the procedure.  You cannot change your files my making
  369. queries.  The procedure of making sorted and filtered reports will save
  370. you a fortune in paper and time.