home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / APPS / PALMSRCH / PS-V10.TXT < prev   
Encoding:
Text File  |  1997-10-06  |  3.1 KB  |  109 lines

  1.  
  2. Palm Searcher V1.0
  3. -----------------------------------------------------------------------------
  4. Attention! very important... the older Version of Palm Searcher V1.0 was
  5.            called Memo Searcher V1.5
  6. -----------------------------------------------------------------------------
  7.  
  8. What is new in Palm Searcher V1.0
  9. -----------------------------------------------------------------------------
  10. A new feature was added: Now, you can search also in Memo or ADDRESS-Mode
  11. -----------------------------------------------------------------------------
  12.  
  13.  
  14. Palm-Searcher V1.0 is a "FAST" useful program to search for a String
  15. in the Memo and Address Database !
  16.  
  17.  
  18. What was new in Version 1.5 ? (Memo-Searcher)
  19. -----------------------------------------------------------------------------
  20. Combination-Search:
  21. Now, you can search for 2 strings if you want (AND-Function)
  22.  
  23. 1.Example: string: video
  24.            and   : Terminator
  25.  
  26.            After input press the Search-Button!
  27.  
  28. A Record will be found in the list, if the record contain both strings :
  29. "video" AND "terminator".
  30.  
  31.  
  32.  
  33. 2.Example: string: Berlin
  34.            and   :
  35.  
  36.            After input press the Search-Button!
  37.  
  38. A Record will be found in the list,if the record contains the string "Berlin".
  39.  
  40.  
  41.  
  42. Remember,that you can only perform a Combination-Search by the [SEARCH-Button]
  43. -----------------------------------------------------------------------------
  44.  
  45.  
  46. This program was written in assembly-language, that's the reason, why it is
  47. very fast if you have a thousand of Memos.
  48.  
  49.  
  50. What was new in Version 1.4 ???
  51.  
  52. You can define 5 Function-Buttons.
  53. Each Button has 2 Letters.
  54. If you press one of these Buttons, the predefined 2 Letters will be inserted
  55. into the String-Field and after that, the program is searching for these
  56. 2 Letters (the first 2 Letters in all headlines of the memo-database).
  57.  
  58.  
  59. How to use the Program:
  60. -----------------------
  61.  
  62. Enter the string you are searching for into the String-Field
  63. and press the Search-Button.
  64. All Records in the Memo-Database will be searched and listed in a list-box.
  65.  
  66. If you press the A1-Button, the program is searching for the first letter in
  67. all headlines in the Memo-Database.
  68. If you press the A2-Button, the program is searching for the first & second
  69. letter in all headlines in the Memo-Database.
  70.  
  71. The Show-Button shows the last found results.
  72.  
  73. If you activate the Check-Box, you will enter the Edit-Mode, but only if
  74. you have choosen a record first.
  75.  
  76.  
  77.  
  78. How to program the 5 Function-Buttons:
  79. --------------------------------------
  80.  
  81. 1. Enter the following characters into the String-Field at the bottom of
  82.    the screen: (Example)
  83.  
  84.    !!1122334455
  85.  
  86. 2. Press the Search-Button
  87.  
  88. 3. Thats it. The first  button shows 11
  89.              the second button shows 22
  90.              the third  button shows 33    ... and so on
  91.  
  92.  
  93.  
  94.  
  95. I hope you enjoy it.
  96.  
  97. a 1000 greetings
  98.  
  99.         Thomas Jawer (Berlin)
  100.  
  101.  
  102.  
  103. E-Mail  : unitex@zedat.fu-berlin.de
  104.  
  105. Homepage English:    http://userpage.fu-berlin.de/~unitex/tjhome.htm
  106. Homepage German :    http://userpage.fu-berlin.de/~unitex/tjhomed.htm
  107.  
  108.  
  109.