home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / datamage.zip / HELPFILS.ZIP / SELECTAL.HLP < prev    next >
Text File  |  1987-10-19  |  4KB  |  70 lines

  1. "SELECT RECORDS  ALPHA HELP"
  2.  
  3. "When records are  selected by alpha  comparison a data  segment may be"
  4. "targeted or all alphanumeric, or string, fields may be searched.   The"
  5. "value as comparitor is  entered from the  keyboard.   The  purpose  of"
  6. "record selection, whether alpha or numeric comparison is employed,  is"
  7. "to dis-continue processing the records not conforming to the parameter"
  8. "specified; to reject them from the current group."
  9.  
  10. "Full-screen menus guide you  through the  setup of the  EXCLUSIVE SORT"
  11. "about to be done.  First you are asked if you wish to use one segment,"
  12. "or all fields holding alpha data as the target of the record selection"
  13. "process. If you have done previous record selects, and have not acces-"
  14. "sed the counters, you may opt to sort the survivors of  the last sort,"
  15. "deleting non-survivors from the current group, or to sort all records,"
  16. "adding survivors to the current group, and ending up  with a  group of"
  17. "records meeting one or more of the specified criterion."
  18.  
  19. "Then you will enter the search string, or the data you're looking for."
  20. "Finally you  choose the direction of the sort;  whether the  survivors"
  21. "will or will not contain the search string."
  22.  
  23. "Before executing the sort, the program re-displays your input.  If you"
  24. "have erred you can re-select the parameters, or abort the sort."
  25.  
  26. "Case and spacing may be optionally ignored.  If you opt to ignore case"
  27. "and spacing entering `fredjones' would include records containing FRED"
  28. "JONES, Fred Jones and Fred JONES in the survivor group.  If you opt to"
  29. "exactly match case and spacing none of the above examples would be put"
  30. "into the survivor group;  only those records containing an exact match"
  31. "would be seen by the program as survivors."
  32.  
  33. "You may also choose matching on strict equality or instring searching."
  34. "If you opt for an instring search and enter FRED as your search string"
  35. "then all records containing the word fred will be survivors.  That in-"
  36. "cludes Fred Jones, Fred Davis, and Joe Fred, too."
  37.  
  38. "If you opt for strict equality then only those records  containing the"
  39. "five letters FRED will be survivors. Case and spacing can still be ig-"
  40. "nored, if you wish."  
  41.  
  42. "When you return to browse the records not containing the search string"
  43. "will not be displayed,  printed,  found, totaled-averaged, etc.  Until"
  44. "you press F11 they might as well not be in the file."
  45.  
  46. "If you targeted a single segment for the  search it will be  displayed"
  47. "in the secondary screen area so that you can visually  verify the res-"
  48. "ults of your sort. To turn it off Press F18 and then press 3."
  49.  
  50. "You may do as many record selects as necessary to  define your  group."
  51.  
  52. "At times you may find that this and other functions have not done what"
  53. "you thought they would. The only reason you will, by paying attention,"
  54. "be able to catch errors as they happen is the one-step operation.   If"
  55. "you selected on all your criterion at once you would, of necessity, be"
  56. "deprived of your  opportunity to verify  what happened by BROWSING the"
  57. "survivors between operations."
  58.  
  59. "Wouldn't it be FASTER if we did it all in  ONE PASS  through the file?"
  60.  
  61. "Two factors govern the speed of the select records operations:  number"
  62. "of records to be processed and number of tests to be done. Each select"
  63. "causes the next one to have fewer  records to deal with,  and with the"
  64. "advantage of a single test being done  the  difference in speed is not"
  65. "as great as you might imagine."
  66.  
  67. "An appropriate response to incorrect data is a MISTAKE. The production"
  68. "of mistakes,  no  matter  how  rapid,  has no facility. If you use the"
  69. "tools provided by THE DATAMAGE your results will be correct.  ACCURACY"
  70. "needs no excuses."