home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / notabene / 520 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.2 KB  |  28 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!TAUNIVM!B10
  3. Message-ID: <NOTABENE%92081417453825@TAUNIVM>
  4. Date:         Fri, 14 Aug 92 17:38:14 IST
  5. Sender:       Nota Bene List <NOTABENE@TAUNIVM>
  6. From:         "Itamar Even-Zohar, Porter Chair of Semiotics" <B10@TAUNIVM>
  7. Subject:      Re: PC-Write Translation
  8. Newsgroups: bit.listserv.notabene
  9. In-Reply-To:  Message of Fri, 14 Aug 92 08:53:00 CST from <JEARLS%TINY@MSUS1>
  10. Lines: 16
  11.  
  12. Here is a simple template for getting material from any listserv.
  13. The only line you need edit is the one beginning with SELECT.
  14. Replace the word 'topic' by your keyword(s) (you can use OR and AND),
  15. then replace 'listname' by the name of the relevant list (for example,
  16. NOTABENE, if you send it to our listserv), then replace 'SINCE 1 FEB'
  17. by the desired date, or delete, if you don't want to limit the date.
  18. For more details see SEARCH NOTABENE, which you can order from our
  19. listserv (read NOTABENE GUIDE about how to do that). -- Itamar E-Z
  20. -----------------------------Cut from Here------------------------------
  21. //SRCH JOB
  22. DATABASE SEARCH DD=COMMANDS
  23. //COMMANDS DD *
  24. SELECT topic IN listname SINCE 1 FEB
  25. INDEX
  26. PRINT all
  27. /*
  28.