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