home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / pascal / 6413 < prev    next >
Encoding:
Text File  |  1992-11-09  |  895 b   |  22 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!math.fu-berlin.de!Sirius.dfn.de!news.DKRZ-Hamburg.DE!prince.DKRZ-Hamburg.DE!boie
  3. From: boie@prince.DKRZ-Hamburg.DE (Markus Boie)
  4. Subject: files locked after rewrite
  5. Message-ID: <1992Nov9.102826.27544@news.DKRZ-Hamburg.DE>
  6. Sender: news@news.DKRZ-Hamburg.DE
  7. Organization: Deutsches Klimarechenzentrum GmbH, Hamburg
  8. Date: Mon, 9 Nov 92 10:28:26 GMT
  9. Lines: 11
  10.  
  11. My problem: whenever I ReWrite a file (TP 6.01) it stays locked until the
  12. program ends. Now that program is a TSR and does not end :-) but I need to
  13. access the newly created file. I have no problem reopening existing files
  14. (ReSet), read and write them, close them and then access them from another
  15. program. Just those newly created files get me problems.
  16.  
  17. Anyone knows a solution? I have read the manuals but could not find
  18. anything about this *&^%*.
  19.  
  20. thanks,
  21.   Markus
  22.