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