home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / pascal / 4504 < prev    next >
Encoding:
Text File  |  1992-07-22  |  928 b   |  23 lines

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