home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / rxnew11a.zip / general.rxn < prev    next >
Text File  |  1993-04-28  |  2KB  |  56 lines

  1. General       RexxNews General Help
  2.  
  3. RexxNews is an NNTP client Newsreader written in REXX using the rxSock package
  4. that is a part of the IBM Employee Written Software program.
  5.  
  6. It is a command driven news reader that attaches to a NNTP server to read and
  7. post news on your OS/2 computer.
  8.  
  9. These are the RexxNews commands (you can type in just the capitalized portion):
  10.  
  11. Quit        - quit and update newsrc
  12. EXIT        - quit without updating newsrc
  13. Group       - change to a particular group
  14. Article     - display an article
  15. Next        - advance to next article
  16. Last        - go back to last article
  17. HEAD        - display only the header of the current article
  18. BODY        - display only the body of the current article
  19. NEWgroups   - display groups created since last newsrc update
  20.               or since yymmdd hhmmss
  21. SUbjects    - display a list of subjects in current group
  22.               (all subjects or a range of articles)
  23. AUthors     - display a list of authors in current group
  24.               (all subjects or a range of articles)
  25. DEtails     - display information about the current group
  26. SET         - display various configuration items
  27. SEArch      - search headers in current group for a string
  28. LIstgroups  - Display and optionally subscribe to newsgroups 
  29.               (can search newsgroup names for a string)
  30. Time        - show the current time and date
  31. SHow        - show the current NEWSRC file
  32. OS          - execute an operating system command
  33. Post        - post an article to a newsgroup
  34. Mail        - mail the current article to someone
  35. Followup    - post a follow-up to the current article
  36. Reply       - mail a message to the poster of the article
  37. NEXTGroup   - go to the next subscribed group with articles available
  38. SUBScribe   - subscribe to the current group
  39. Unsubscribe - unsubscribe from the current group
  40. SAVENewsrc  - save the NEWSRC file
  41. EDITnewsrc  - edit the NEWSRC file within RexxNews
  42. MARk        - mark all articles in the current group as read
  43.  
  44. The commands can be abbreviated to the capitalized part.  Some commands have
  45. an alias such as 'd'isplay for article.
  46.  
  47. When the ---MORE--- prompt is displayed, the following keys can be used:
  48.    q  - quit
  49.    u  - up 1 screen
  50.    t  - top
  51. Pressing the enter key advances one line, any other key advances one screen.
  52.  
  53. You can find out more about most of the commands typing HELP command.
  54.  
  55. See HELP TOPICS for a list of currently available help files.
  56.