home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume4 / xmtool / part03 / hlp / updatehlp < prev    next >
Text File  |  1989-06-29  |  3KB  |  42 lines

  1.                                                               |---input box
  2.                                                               V
  3. ---------------------------------------------------------------------------------------------
  4. |001|001|plus|minus|range|set counter|view|delete|save|                                     | 
  5. ---------------------------------------------------------------------------------------------
  6. -------------------------------------------------------------------------------------------------------
  7. |001|incr|select|reply to sender|reply to all|edit|create|mail to list|status|clear status|update|help|
  8. -------------------------------------------------------------------------------------------------------
  9.                                                  ^
  10.                                         update box---|
  11.  
  12. update: Update the top window in one of the two ways:
  13.  
  14.     1. If you want to select a group of messages whose headers contain special string and
  15.        display the headers in the top window, you can insert into the input box with
  16.        grep string and then select the update box. (Note that grep is the name of the standard
  17.        UNIX command that globally finds a regular expression and prints. The special string
  18.        can indeed contain regular expression). For example, if the special string is
  19.        "Project A", you can insert the string 'grep "Project A"' into the input box:
  20.  
  21.                                                               |---input box
  22.                                                               V
  23. ---------------------------------------------------------------------------------------------
  24. |001|001|plus|minus|range|set counter|view|delete|save|grep "Project A"                |
  25. ---------------------------------------------------------------------------------------------
  26. -------------------------------------------------------------------------------------------------------
  27. |001|incr|select|reply to sender|reply to all|edit|create|mail to list|status|clear status|update|help|
  28. -------------------------------------------------------------------------------------------------------
  29.                                                  ^
  30.                                         update box---|
  31.  
  32.            You next select the update box to display the headers of all of those messages in
  33.        the top window. You can finally view, delete, save, or edit these messages as a single
  34.        unit by selecting the respective box. To again display the complete header list of all
  35.        messages in your mail box in the top window, you can either use the method described
  36.        in the next paragraph or select the delete box (perhaps after a save) if you don't 
  37.        want to keep those messages in the mail box.
  38.     
  39.     2. If the content of the input box either is empty or does not begin with the word grep, 
  40.        then by selecting the update box you can update the complete header list of all messages
  41.        in your mail box and display the new list in the top window.
  42.