X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["278" "Mon" "29" "January" "1996" "12:25:52" "GMT" "Philip Taylor (RHBNC)" "CHAA006@ALPHA1.RHBNC.AC.UK" nil "10" "Re: file reads" "^Date:" nil nil "1" nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by trudi.zdv.Uni-Mainz.DE (8.6.12/8.6.12) with ESMTP id NAA13431; Mon, 29 Jan 1996 13:26:13 +0100 Received: from listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.0a) with SMTP id D19B188C ; Mon, 29 Jan 1996 13:26:11 +0100 Received: from URZINFO.URZ.UNI-HEIDELBERG.DE by URZINFO.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 9455 for LATEX-L@URZINFO.URZ.UNI-HEIDELBERG.DE; Mon, 29 Jan 1996 13:25:55 +0100 Received: from ALPHA1.RHBNC.AC.UK (alpha1.rhbnc.ac.uk [134.219.201.113]) by urzinfo.urz.uni-heidelberg.de (8.7.1/8.7.1/UrzInfo-1.0/S) with SMTP id NAA24808 for ; Mon, 29 Jan 1996 13:25:53 +0100 (MET) Message-ID: <960129122552.21e07450@vms.rhbnc.ac.uk> Reply-To: Mailing list for the LaTeX3 project Date: Mon, 29 Jan 1996 12:25:52 GMT From: "Philip Taylor (RHBNC)" Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: file reads Status: R X-Status: X-Keywords: X-UID: 1722 [...] >> But this requires progressive reading of an input >> file, one line at a time, on demand. Can TeX be >> made to do this efficiently? I'm not sure what the key issue is here. In what way is TeX's present \openin ... \read ... \closein mechanism deficient? ** Phil.