Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!lll-winken!uunet!mcvax!hp4nl!botter!tjalk.cs.vu.nl!cjveenm From: cjveenm@tjalk.cs.vu.nl (Veenman CJ) Newsgroups: comp.lang.pascal Subject: Drive not ready message Message-ID: <2215@botter.cs.vu.nl> Date: 25 Apr 89 16:25:46 GMT Sender: news@cs.vu.nl Reply-To: cjveenm@cs.vu.nl () Lines: 13 Question: When you try to open a file for reading or writing and that file is on a drive which isn't ready yet, you will get a message that tells you about your mistake. Using Turbo Pascal 3 this will happen after the RESET(file) or REWRITE(file), but in TP4 it won't. At least when I am doing so. Why is that? Cor Veenman.