home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / vms / 19245 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uihepa.hep.uiuc.edu!MAKO
  3. From: mako@uihepa.hep.uiuc.edu ("Makoto Shimojima, Univ of Tsukuba/CDF")
  4. Subject: Re: DCL program needed
  5. References: <0096511D.7DB95DC0.29122@nscvax.princeton.edu>,<1992Dec14.174934.3670@chpc.utexas.edu>
  6. Message-ID: <Bz9otF.AL2@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Reply-To: mako@uihepa.hep.uiuc.edu
  9. Organization: High Energy Physics, University of Illinois, Urbana-Champaign
  10. Date: Mon, 14 Dec 1992 20:55:59 GMT
  11. Lines: 17
  12.  
  13. > >    DCL is distributed with the VMS operating system.  If the archive 
  14. > >that you received includes mail headers at the beginning, they must be 
  15. > >removed.
  16. >
  17. > My favorite yet somewhat dangerous way of unpacking it without removing mail
  18. > headers:
  19. >     $ SPAWN/NOWAIT/NOTIFY/INPUT=shar_file  SET NOON
  20.  
  21. I usually add the following line at the very beginning:
  22.  
  23.     $ TYPE SYS$INPUT
  24.  
  25. You can then save the mail header as well as any messages the original
  26. author has written for you. In fact, it will remind you of these messages
  27. every time you try to unpack it.
  28.                             mako
  29.