home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / pascal / 5066 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.1 KB  |  24 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!usc!cs.utexas.edu!torn!news.ccs.queensu.ca!mast.queensu.ca!dmurdoch
  3. From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
  4. Subject: Re: FILE NOT OPEN error dilemma - sup? help?
  5. Message-ID: <dmurdoch.70.714848308@mast.queensu.ca>
  6. Lines: 12
  7. Sender: news@knot.ccs.queensu.ca (Netnews control)
  8. Organization: Queen's University
  9. References: <1992Aug24.200509.8450@javelin.sim.es.com> <1992Aug24.212030.17363@nb.rockwell.com> <1992Aug25.140058.16757@javelin.sim.es.com> <exuptr.393.714846422@exu.ericsson.se>
  10. Date: Wed, 26 Aug 1992 16:58:28 GMT
  11.  
  12. In article <exuptr.393.714846422@exu.ericsson.se> exuptr@exu.ericsson.se (exuptr@exu.ericsson.se) writes:
  13. >
  14. >I'd go into the IDE and trace this thing looking at the value of your file
  15. >variable, xixpf.  Maybe it's not opening, or maybe something is corrupting
  16. >it.  TP acts really wierd if you get an IO error and you have IO checking 
  17. >off.  All subsequent IO operations fail.  
  18.  
  19. You should also be watching InOutRes - it's what IOResult returns.  That'll
  20. let you see an uncleared error.
  21.  
  22. Duncan Murdoch
  23. dmurdoch@mast.queensu.ca
  24.