[net.micro.pc] Appending to files in MS-Pascal

Nikhil%upenn.csnet@csnet-relay.arpa (07/26/84)

From:  Rishiyur Nikhil <Nikhil%upenn.csnet@csnet-relay.arpa>

 Has 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)