home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / bbs / wwbbs26.lha / WWBBS / Email.doc < prev    next >
Encoding:
Text File  |  1995-01-29  |  661 b   |  44 lines

  1. World Wide BBS 2.6 (28.1.95)
  2. Copyright © 1995 Arthur Choung
  3. ---
  4.  
  5.      These commands are WWBBS specific.  They can be used in REXX files
  6. like ABBEREXX commands and also in MenuPrefs.  Here they are:
  7.  
  8.      NextEmail
  9.  
  10.           Go to next email.
  11.  
  12.      CurrentEmail
  13.  
  14.           View current email.
  15.  
  16.      PreviousEmail
  17.  
  18.           Go to previous email.
  19.  
  20.      JumptoEmail
  21.  
  22.           Jump to email #x.
  23.  
  24.      WriteEmail
  25.  
  26.           Send email to another user.
  27.  
  28.      ReplyToEmail
  29.  
  30.           Reply to current email.
  31.  
  32.      DeleteEmail
  33.  
  34.           Delete current email.
  35.  
  36.      Feedback
  37.  
  38.           Send email to sysop.
  39.  
  40.      ShowNewEmail
  41.  
  42.           Show if user has new email.
  43.  
  44.