[comp.lang.pascal] Closed standard output

erwvegm@cs.vu.nl (Erwin van Egmond) (06/28/91)

Hi there, it's me again (You know the one who was bugging you all
  with his questions about reading out his fat)
  
  Well, today a different question :

	My standard output gets closed when I use 
	Interrupt $13 , Function 2.
	
	Does someone know why, and what I can do about it?
	And I don't mean something like :
		
			Var F : Text;

			{
			}

			Assign  (F, '');
			Rewrite (F);
			Write   (F,'bla bla bla');


Please send you're response to erwvegm@cs.vu.nl

thankx in advance.


P.S
  I've solved my problems with the FAT.
  I want to thank everybody who has send me some information
  on this subject.
  I'm sorry it took so long to say thanks but I have been away
  for some time, so I couldn't do it sooner.
  Perhaps I'll post a review of the responses some day.
--
++ Erwin van Egmond UUCP: ...!mcsun!cs.vu.nl!erwvegm            ++
++								++
++  With a rubber duck, one's never alone		   	++
++	-- "The Hitchhiker's Guide to the Galaxy"		++