From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from hawkwind.utcs.toronto.edu ([128.100.102.51]) by archone.tamu.edu with SMTP id <18989>; Thu, 12 Dec 1991 19:40:17 -0600 Received: from localhost by hawkwind.utcs.toronto.edu with SMTP id <2736>; Thu, 12 Dec 1991 20:37:06 -0500 To: The rc user community Subject: Re: A lighter read function In-reply-to: david's message of Thu, 12 Dec 91 19:58:56 -0500. <26539.692585936@golem.UUCP> Date: Thu, 12 Dec 1991 19:37:04 -0600 From: Chris Siebenmann Message-Id: <91Dec12.203706est.2736@hawkwind.utcs.toronto.edu> David's quite right; obviously I haven't tested my read function enough. I'd make it _v=`` $nl {line; echo $status $nl $status} since I don't want to count on line returning just 0 or 1 status. And it should check $#_v too, just in case. - cks