From:	CSBVAX::MRGATE!RELAY-INFO-VAX@CRVAX.SRI.COM@SMTP 16-AUG-1988 22:50
To:	ARISIA::EVERHART
Subj:	Re: Decus program ZDEC


Received: From KL.SRI.COM by CRVAX.SRI.COM with TCP; Tue, 16 AUG 88 15:23:30 PDT
Received: from ucbvax.Berkeley.EDU by KL.SRI.COM with TCP; Tue, 16 Aug 88 15:20:53 PDT
Received: by ucbvax.Berkeley.EDU (5.59/1.30)
	id AA17228; Tue, 16 Aug 88 13:11:17 PDT
Received: from USENET by ucbvax.Berkeley.EDU with netnews
	for info-vax@kl.sri.com (info-vax@kl.sri.com)
	(contact usenet@ucbvax.Berkeley.EDU if you have questions)
Date: 16 Aug 88 18:52:55 GMT
From: whitfill@hc.dspo.gov  (Jim Whitfill)
Organization: Los Alamos National Laboratory
Subject: Re: Decus program ZDEC
Message-Id: <14360@hc.DSPO.GOV>
References: <8808161515.AA11702@ucbvax.Berkeley.EDU>
Sender: info-vax-request@kl.sri.com
To: info-vax@kl.sri.com

in article <8808161515.AA11702@ucbvax.Berkeley.EDU>, DURAND@BRANDEIS.BITNET ("David G. Durand") says:
> 
> 
>     We would like to find a copy of this program that will work for VMS 5.0.
> It allows you to zero out the device error counts when you're having problems.
> If anyone has any information about an updated version could they send me mail.
> I'll post the results to the list if there are any.
>     Thanks a lot,

After a couple of attempts to patch zdec for VMS V5.0 that resulted in
machine crashes, we came up with the following that does work.

Change the line

MOVL	G^SCH$GL_CURPCB,R4

to

MOVL	G^CTL$GL_PCB,R4


                   =======================================
                               Jim A. Whitfill
                    Los Alamos National Laboratory (LANL)
                             Group MEE-5, MS J572
                             Los Alamos, NM 87545
                                (505) 667-9282

                 (ARPAnet ==> whitfill%meediv.xnet@lanl.gov)
                   =======================================