home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pcbdem04.zip / PCBDISK4.EXE / HELP / HLPTS < prev    next >
Text File  |  1991-11-19  |  2KB  |  56 lines

  1.  
  2. (TS) Message Text Search - Function Help
  3. ----------------------------------------
  4.  
  5. Subcommands:
  6.  
  7.            (F)    selects only messages left by you
  8.            (Y)    selects only messages left for you
  9.            (S)    selects messages above the last one you have read
  10.            (A)    scan messages in all SELECTed conferences
  11.            (ALL)  scan messages in all conferences in which you are registered
  12.            (L)    read in backwards order from the last message to the first
  13.            (C)    capture the messages found to a file for download
  14.            (D)    implies a (C)apture and immediately downloads
  15.            (Z)    implies a (D)ownload but compresses the file before
  16.            (NS)   displays text in non-stop mode
  17.            (RM+)  re-read "memorized" message number plus forward read
  18.            (RM-)  re-read "memorized" message number plus backwards read
  19.            (##+)  scan messages from a selected number forward
  20.            (##-)  scan messages from a selected number backward
  21.            (USER) selects only those message to or from the specified user
  22.  
  23. Description:  Allows searching the messages on the system to find messages
  24.               that match the search criteria that you provide.
  25.  
  26. Examples:
  27.  
  28.   * TS A 1+ <enter>
  29.     PCBoard & LANtastic <enter>
  30.  
  31.     The above commands will search thru every available message in ALL
  32.     conferences areas you are set to scan for any message that has both
  33.     the word "PCBoard" AND the word "LANtastic" in it.
  34.  
  35.   * TS A 1+ <enter>
  36.     PCBoard & (LANtastic | DESQview) <enter>
  37.  
  38.     The above commands will search thru every available message in ALL
  39.     conferences areas you are set to scan for any message that has both
  40.     the word "PCBoard" AND either the word "LANtastic" OR the word
  41.     "DESQview" in it.
  42.  
  43.     The parenthesis tell PCBoard how you want to group your criteria if
  44.     you have a complex search request such as the one above.  It will
  45.     allow for nearly any number of parens and any combination of AND's
  46.     (using the "&" character) and OR's (using the "|" character).
  47.  
  48.   * TS A 1+ USER JOHN DOE <enter>
  49.     PCBoard & Help <enter>
  50.  
  51.     The above command (similar to examples above) adds the keyword USER
  52.     to the command line specifying that only messages that are either
  53.     TO or FROM John Doe should be displayed if they are found to have
  54.     both the words PCBoard and Help in them.
  55.  
  56.