From:	CRDGW2::CRDGW2::MRGATE::"SMTP::CRVAX.SRI.COM::RELAY-INFO-VAX" 11-AUG-1989 19:57
To:	MRGATE::"ARISIA::EVERHART"
Subj:	Probable fix to VMS_SHARE checksum errors

Message-Id:  <8908112344.AA19306@crdgw1.ge.com>
Received: From KL.SRI.COM by CRVAX.SRI.COM with TCP; Fri, 11 AUG 89 15:46:03 PDT
Received: from CUNYVM.CUNY.EDU by KL.SRI.COM with TCP; Fri, 11 Aug 89 15:35:50 PDT
Received: from DGOGWDG5.BITNET by CUNYVM.CUNY.EDU (IBM VM SMTP R1.2.1MX) with BSMTP id 3280; Fri, 11 Aug 89 18:36:30 EDT
Date:    Fri, 11 Aug 1989 23:41:17  +0200
From: "GWDGV1::MOELLER"  <U0012%DGOGWDG5.BITNET@CUNYVM.CUNY.EDU>
To: info-vax@kl.sri.COM
Subject: Probable fix to VMS_SHARE checksum errors

Since many contributors have noted 2 checksum errors in the recent posting of
VMS_SHARE 7.1-004, I'll post the erroneous lines which I determined
with some luck (in both cases, lines ending in the letter 'v' lost this last
letter):

********************************************************************************
***** part 2 of 8, line about 262 (within VMS_SHARE.COM):
***** received -
X$ file = f$parse(file-v,"`091`093") - ";" +
***** correct -
X$ file = f$parse(file-v,"`091`093") - ";" + v
********************************************************************************
***** part 5 of 8, line about 346 (within VMS_SHARE.RELEASE_NOTES):
***** received -
Xappearing in essentially random directories it was decided to adopt the abo
Ve
***** correct -
Xappearing in essentially random directories it was decided to adopt the abov
Ve
********************************************************************************

I hope that the 'v's won't be lost again!

Wolfgang J. Moeller, GWDG, D-3400 Goettingen, F.R.Germany | Disclaimer ...
Bitnet/Earn: U0012@DGOGWDG5         Phone: +49 551 201516 | No claim intended

----------- test data follow - ignore the remainder of this message ------------
v
'v' in column 46                             v
'v' in column 78                                                             v
'v' in column 79                                                              v
'v' in column 80                                                               v
--------------------------------------------------------------------------------

