Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!info-atari From: terrell@OHIO-STATE.CSNET (Eric Terrell) Newsgroups: net.micro.atari Subject: addendum to question about TDI Modula-2 Message-ID: <8601291853.AA24487@ucbvax.berkeley.edu> Date: Tue, 28-Jan-86 16:00:14 EST Article-I.D.: ucbvax.8601291853.AA24487 Posted: Tue Jan 28 16:00:14 1986 Date-Received: Sat, 1-Feb-86 02:38:11 EST Sender: usenet@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 19 My ambition is to be able to read a sequence of integers from a file. I am able to open the file with OpenInputFile("pentde.txt"); The contents of pentde.txt is several integers, each on its own line: 0 1 2 3 2 1 2 3 4 3 2 4