From: Toby DiPasquale Date: 2006-03-25T02:03:52+09:00 Subject: Re: Trouble with open/write/close cycle James Gray wrote: > The above procedure seems like a complex way to do: > > File.open("junk", "a")... > > Will that work for you? No, the above code was just a small example to illustrate the issue. The real code does lots more before and after each write. -- Toby DiPasquale -- Posted via http://www.ruby-forum.com/.