From:	CSBVAX::CSBVAX::MRGATE::"SMTP::CRVAX.SRI.COM::RELAY-INFO-VAX" 10-NOV-1988 01:30
To:	MRGATE::"ARISIA::EVERHART"
Subj:	cluser


Received: From KL.SRI.COM by CRVAX.SRI.COM with TCP; Wed,  9 NOV 88 21:55:05 PDT
Received: from mis.arizona.edu (misvax.mis.arizona.edu) by KL.SRI.COM with TCP; Wed, 9 Nov 88 21:30:38 PST
Received: by mis.arizona.edu id <20801AC25E1@mis.arizona.edu> ;
       Wed,  9 Nov 88 22:30:25 MST
Date: Wed,  9 Nov 88 22:27:07 MST
From: Joel M Snyder <JMS@mis.arizona.edu>
Subject: cluser
To: info-vax@kl.sri.com
X-VMS-Mail-To: EXOS%"info-vax@kl.sri.com"
Message-ID: <881109222707.20801AC25E1@mis.arizona.edu>

For those of you who are using CLUSER, here is a quick patch to
make it work on V5.0-2:

change the line in CLUSER.FOR which currently reads:

	assign_status = SYS$Assign (devname,ichan,,)

to read:

	assign_status = SYS$Assign (devname(1:node_length(i)+11), ichan,,)

Why 11?  11 is the length of ``::="PHONE" ''.  I haven't written any
FORTRAN in a couple of years, so I don't plan to make this code work
for V5, but I'll recode it in C next week sometime.  If you have other
outstanding bugs or improvements, please drop them in the mail soon.

jms

-- Joel M Snyder, Univ of Arizona Dep't of MIS, Tucson, AZ, 85721  --
--    BITNET: jms@arizmis  Internet: jms@mis.arizona.edu           --
--    Phone: 602.621.2748 Best Ice Cream: Toscanini's Chocolate #3 --