home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / RXNEWS1A.ZIP / general.rxn < prev    next >
Text File  |  1993-04-19  |  2KB  |  44 lines

  1. 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 news
  7. 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 an string
  28. Time      - show the current time and date
  29. SHow      - show the current NEWSRC file
  30. OS        - execute an operating system command
  31.  
  32. The commands can be abbreviated to the capitalized part.  Some commands have
  33. an alias such as 'd'isplay for article.
  34.  
  35. When the ---MORE--- prompt is displayed, the following keys can be used:
  36.    q  - quit
  37.    u  - up 1 screen
  38.    t  - top
  39. Pressing the enter key advances one line, any other key advances one screen.
  40.  
  41. You can find out more about some of the commands typing HELP command.
  42.  
  43. Type HELP TOPICS for a list of currently available help files.
  44.