Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!uunet!mnemosyne.cs.du.edu!isis.cs.du.edu!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.lang.pascal Subject: Re: Unix pascal. Keywords: Unix assign Message-ID: <1991Apr18.135134.2955@mnemosyne.cs.du.edu> Date: 18 Apr 91 13:51:34 GMT References: <1991Apr18.012315.26542@ucunx1.san.uc.edu> Sender: usenet@mnemosyne.cs.du.edu (netnews admin account) Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Distribution: na Organization: Nyx, Public Access Unix (sponsored by U. of Denver Math/CS dept.) Lines: 5 Disclaimer1: Nyx is a public access Unix system run by the University of Denver Disclaimer2: for the Denver community. The University has neither control over Disclaimer3: nor responsibility for the opinions of users. To open a file in TP you need to assign & then reset. Most other Pascal compilers don't require the assign, just the reset. However you must specify the filename in the reset. Terrell