Path: utzoo!utgpu!watmath!wcwince
From: wcwince@watmath.waterloo.edu
Newsgroups: uw.mfcf.software
Subject: /software/xhier/* - fixed some mistakes
Message-ID: <29472@watmath.waterloo.edu>
Date: 27 Sep 89 12:48:05 GMT
Sender: wcwince@watmath.waterloo.edu
Reply-To: wcwince@watmath.waterloo.edu
Distribution: uw
Lines: 14

From: "Bill Ince [MFCF]" 

There were a variety of mistakes revealed
when yesterday's changes were tested together.
Fixed. ran xh-make-links on Math.
distributed to Daisy.

something long forgotten but now remembered:
	set morethaneighteenchars = "hi"
'works' but then:
	echo $morethaneighteenchars 
complains about "Variable syntax." and
	echo $morethaneighteenchars 
complains that "morethaneighteench" is undefined.