home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!watserv1!watdragon.waterloo.edu!watstat.waterloo.edu!dmurdoch
- From: dmurdoch@watstat.waterloo.edu (Duncan Murdoch)
- Subject: Re: Help me
- Message-ID: <BrsLHK.7uI@watdragon.waterloo.edu>
- Sender: news@watdragon.waterloo.edu (USENET News System)
- Reply-To: dmurdoch@mast.queensu.ca
- Organization: Queen's University
- References: <1992Jul21.024620.11506@nmsu.edu> <14hf5sINN811@matt.ksu.ksu.edu>
- Date: Wed, 22 Jul 1992 13:29:43 GMT
- Lines: 10
-
- In article <14hf5sINN811@matt.ksu.ksu.edu> rclotfel@matt.ksu.ksu.edu (Red Dragon) writes:
- >the reason this is screwing up is because you are closeing the file
- >that you are trying to erase, the file must be open in order to erase
- >it.
-
- This is exactly wrong. The file *may not* be open when you erase it.
- See the library reference manual.
-
- Duncan Murdoch
- dmurdoch@mast.queensu.ca
-