Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!zehntel!hplabs!sri-unix!Nikhil%upenn.csnet@csnet-relay.arpa From: Nikhil%upenn.csnet@csnet-relay.arpa Newsgroups: net.micro.pc Subject: Appending to files in MS-Pascal Message-ID: <512@sri-arpa.UUCP> Date: Wed, 25-Jul-84 23:49:00 EDT Article-I.D.: sri-arpa.512 Posted: Wed Jul 25 23:49:00 1984 Date-Received: Mon, 30-Jul-84 01:22:12 EDT Lines: 14 From: Rishiyur NikhilHas anyone tried to *append* to a sequential text file from MS-Pascal ? I need something analogous to a REWRITE(f), except instead of clobbering the file and starting anew, I would like new data to be APPENDED to any existing data in the file. I can't find anything in the MS-Pascal manual regarding this. Thanks in advance for any helpful advice. Nikhil (nikhil%upenn@csnet-relay)