home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / cn13.lha / CN.DOC < prev   
Text File  |  1993-07-31  |  2KB  |  66 lines

  1.                                    CopyNews
  2.  
  3.                               (c) P. Eastham 1993
  4.  
  5.                                   Version 1.3
  6.  
  7.      ---------------------------------------------------------------------
  8.  
  9.  
  10. What is it?
  11. ~~~~~~~~~~~
  12.        CopyNews will copy a public UseNet message to a users private
  13. directory. I couldn't find an acceptable way to reply privately to a public
  14. UseNet message via DLG. I wrote this little utility to do the job.
  15.  
  16.  
  17. How to set it up:
  18. ~~~~~~~~~~~~~~~~~
  19.        Simply copy the CN executable to your DLG: directory, or anywhere
  20. else on your path.
  21.  
  22.        Create a menu entry on the message menu with OverLay, and not in CLI
  23. mode.
  24.  
  25.        Call the program thus:
  26.  
  27.   DLG:CN -P%PORT -A%MSG_AreaNumber -N%MSG_MSGNumber %MSG_AreaType
  28.  
  29.        (Order and case are NOT important!)
  30.  
  31.        CopyNews assumes your messages are in 'MSG:'.
  32.  
  33.        Because CopyNews is for UseNet groups only (you can reply privately
  34. from all other areas) it will check that the message area is a UseNet
  35. newsgroup. If it isn't, the user is told so, and the program exits
  36. gracefully. If you want to over-ride this feature, simply put the word
  37. NEWSGROUP on the command line instead of %MSG_AreaType.
  38.  
  39.        Sysops get automatic over-ride of this feature. Any user of level 255
  40. will be allowed to copy a message from any area (except private) to their
  41. private area.
  42.  
  43.        CopyNews will also check the user has UUCP write access.  If they
  44. don't have WRITE access, they will be informed.  The message will still be
  45. copied.  This will allow you to grant them permission to reply to the message
  46. if you so choose.  You may over-ride this by putting the word WRITE on the
  47. command line instead of %UUCP.
  48.  
  49.  
  50. Program Status:
  51. ~~~~~~~~~~~~~~~
  52.        CopyNews is absolutely freeware. Use it as you please. I take no
  53. responsibility for any damage!
  54.  
  55.        Foreign sysops are granted permission to 'zap' the executable in order
  56. to change the language of the text included. All the text strings are located
  57. at the END of the program. Nice and easy to find.
  58.  
  59.  
  60. Reporting Bugs:
  61. ~~~~~~~~~~~~~~~
  62.        You can report bugs, or make suggestions to:
  63.  
  64.   FidoNet: Phillip Eastham @ 3:622/406
  65.   InterNet: phillip_eastham@kumear.apana.org.au
  66.