home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / internet / readnews / Scripts / R < prev    next >
Encoding:
Text File  |  1994-05-09  |  551 b   |  30 lines

  1. #Script R.T.F.FAQ
  2. #Output Edit
  3. #get_header
  4. #if "%rgroup%" LEFT 5 = "Email"
  5. #error Can not followup to an Email group
  6. #endif
  7. Newsgroups: %rgroup%
  8. Subject: %rsubj%
  9. Keywords: help, advice, autopost
  10. References: %ref%
  11. #if "%replyto%"<>""
  12. Reply-To: %replyto%
  13. #endif
  14. #if "%hdr_distribution%"<>""
  15. Distribution: %hdr_distribution%
  16. #endif
  17. Organisation: %org%
  18.  
  19. # No quoting...
  20. # #if %quote_flag%
  21. # %hdr_from% writes:
  22. # #include %art_file% -quote -qrot13 -noheader
  23. # #endif
  24. Please read the FAQ...
  25.  
  26. #if %sig_flag% AND "%sig_file%">""
  27. #include %sig_file%
  28. #endif
  29.