StandardFileStream not closing files immediately

Yar Hwee Boon hboon at motionobj.com
Tue Dec 28 16:47:20 UTC 2004


On Wed, 29 Dec 2004 00:44:16 +0800, Yar Hwee Boon <hboon at motionobj.com>  
wrote:

> On Tue, 28 Dec 2004 11:29:35 -0500, David T. Lewis <lewis at mail.msen.com>  
> wrote:
>
>> StandardFileStream>>close is the method that closes the file cleanly
>> and makes sure that the external file handle gets closed. If you
>> use this to explicitly close all file streams that refer to the
>> file, you should then be able to delete the file.
>
> Thanks. I was clear enough. What I mean was after I close the file

Of course, I meant to say "I wasn't clear enough". No disrespect intended.

-- 
Regards
HweeBoon
MotionObj



More information about the Squeak-dev mailing list