home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / vms / 13714 < prev    next >
Encoding:
Text File  |  1992-08-17  |  717 b   |  19 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!usc!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!cmcl2!acf3!tihor
  3. From: tihor@acf3.NYU.EDU (Stephen Tihor)
  4. Subject: Re: suggestions for suppliers.... AND ...
  5. Message-ID: <61050043@acf3.NYU.EDU>
  6. Sender: notes@cmcl2.nyu.edu (Notes Person)
  7. Nntp-Posting-Host: acf3.nyu.edu
  8. Organization: New York University
  9. References: <1992Aug17.073323.18041@lester.appstate.edu>
  10. Date: Mon, 17 Aug 1992 12:57:00 GMT
  11. Lines: 6
  12.  
  13. The DCL level solution to make the list of all holders of an id 
  14. is to run authorize and do a 
  15. SHOW/ID/FULL identifiername
  16. But making a mailing list out of these means parsing the output 
  17. of a command and thus m,ay need minor rewrites if the format of the output 
  18. changes.
  19.