Releasing file handles with fclose_all

From: <Claire.Sanderson_at_Northern-Electric.co.uk>
Date: Fri, 07 Aug 1998 13:27:57 GMT
Message-ID: <6qevct$r1q$1_at_nnrp1.dejanews.com>



I'm working on an application which needs to close files and release their handles. We had been using the fclose_all procedure to do this but after reading a recommendation(namely that fclose_all should only be used in an emergency) decided to switch to the explicit utl_file.fclose (file_in). This doesn't appear to work as well as the original fclose_all, as it doesn't release the file handles. Why is this? What is the difference between the two (other than the obvious, one works and the other doesn't!)?

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Fri Aug 07 1998 - 15:27:57 CEST

Original text of this message