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 / HLPENDR < prev    next >
Text File  |  1991-11-19  |  5KB  |  124 lines

  1.  
  2. (End of Message) Command - Function Help
  3. ----------------------------------------
  4.  
  5. Commands Available to All:
  6.  
  7.            (Enter) contines on with message read function
  8.            (N)    stop reading messages
  9.            (NS)   continue reading messages in non-stop format
  10.            (T)    thread read (forward) (or T+)
  11.            (T-)   thread read (backwards)
  12.            (#)    a specific message number between 1 and 9999999
  13.            (+)    alone reads messages forward from present position or when
  14.                   appended to a number causes forward reading from that message
  15.                   number
  16.            (-)    alone reads messages backwards from present position or when
  17.                   appended to a number causes backward reading from that
  18.                   message number
  19.            (F)    selects only messages left by you
  20.            (Y)    selects only messages left for you
  21.            (YA)   selects only messages left for you or addressed to "ALL"
  22.            (S)    selects messages above the last one you have read
  23.            (A)    read messages in all SELECTed conferences
  24.            (ALL)  read messages in all conferences in which you are registered
  25.            (L)    read in backwards order from the last message to the first
  26.            (C)    capture the messages to a file for download
  27.            (D)    implies a (C)apture and immediately downloads
  28.            (Z)    implies a (D)ownload but compresses the file before
  29.            (G)    goodbye
  30.            (J)    join another conference
  31.            (Q)    display only message headers (quick scan mode)
  32.            (/)    redisplays the current message
  33.            (RE)   enter a reply to the message just read
  34.            (RO)   enter a reply to the message and change the TO name
  35.            (RR)   read the referenced message
  36.            (M)    memorize that message number for later return
  37.            (RM)   return to a previously "memorized" message number
  38.            (TS)   searches messages for the specified search criteria
  39.            (SET)  sets the number of the last message read
  40.            (NEXT) reads next higher message number available
  41.            (PREV) reads next lower message number available
  42.            (USER) begins a search for messages to/from a specific user
  43.  
  44. Additional Commands Available if Message is To/From You:
  45.  
  46.            (K)    kill the message
  47.            (E)    edit the "To:" and "Subj:" of the message header and 'Echo'
  48.                   flag if applicable
  49.            (EDIT) Edit the contents of an existing message (only if FROM you)
  50.  
  51. Additional Commands Available for Sysops ONLY!
  52.  
  53.            (P)    "protect" the message (make it "private")
  54.            (U)    "unprotect" the message (make it "public")
  55.            (F)    find caller's USER record and display
  56.            (FT)   find TO: caller's USER record and display
  57.            (FF)   find FROM: caller's USER record and display
  58.            (O)    read messages in "read only" mode
  59.            (MOVE) Move the message to another conference
  60.            (COPY) Copy the message to another conference
  61.  
  62. Comments:  If you do not have a security level necessary to perform the
  63.            Sysop functions above, do NOT attempt to enter those commands
  64.            as excessive attempts to do so may lock you out of this system!
  65.            Commands can be stacked together at this prompt if desired.
  66.  
  67. Examples:
  68.  
  69.   * R 1+ <enter>
  70.  
  71.     The above command will read all messages from #1 to the end.
  72.  
  73.   * R 1 5 10 20 <enter>
  74.  
  75.     The above command will read messages 1, 5, 10 and 20 and then stop.
  76.  
  77.   * R S <enter>
  78.  
  79.     The above command will read all mail that is new for you.
  80.  
  81.   * R L <enter>
  82.  
  83.     The above command will read all mail in reverse order from beginning to
  84.     end.
  85.  
  86.   * TS A 1+ <enter>
  87.     PCBoard & LANtastic <enter>
  88.  
  89.     The above commands will search thru every available message in ALL
  90.     conferences areas you are set to scan for any message that has both
  91.     the word "PCBoard" AND the word "LANtastic" in it.
  92.  
  93.   * TS A 1+ <enter>
  94.     PCBoard & (LANtastic | DESQview) <enter>
  95.  
  96.     The above commands will search thru every available message in ALL
  97.     conferences areas you are set to scan for any message that has both
  98.     the word "PCBoard" AND either the word "LANtastic" OR the word
  99.     "DESQview" in it.
  100.  
  101.     The parenthesis tell PCBoard how you want to group your criteria if
  102.     you have a complex search request such as the one above.  It will
  103.     allow for nearly any number of parens and any combination of AND's
  104.     (using the "&" character) and OR's (using the "|" character).
  105.  
  106.   * TS A 1+ USER JOHN DOE <enter>
  107.     PCBoard & Help <enter>
  108.  
  109.     The above command (similar to examples above) adds the keyword USER
  110.     to the command line specifying that only messages that are either
  111.     TO or FROM John Doe should be displayed if they are found to have
  112.     both the words PCBoard and Help in them.
  113.  
  114.   * R A Z <enter>
  115.  
  116.     The above command will capture all messages in all conferences since
  117.     the last message read, compress the capture file and the begin the
  118.     download procedure.
  119.  
  120.   * R SET 100 <enter>
  121.  
  122.     Sets the last message read for that conference to 100.
  123.  
  124.