I'm in a Moose image 4.8 so Pharo2.0 Latest update: #20595
2013/4/15 Camillo Bruni <camillobr...@gmail.com> > which pharo version are you using? > > On 2013-04-15, at 11:31, Fabrizio Perin <fabrizio.pe...@gmail.com> wrote: > > Hi, > > I used the method StandardFileStream>>forceNewFileNamed: to create a new > > file but a window opens all the time telling me that the file doesn't > exist > > and asking what I want to do about it. Is there another way I should use > to > > create a file, and eventually overwrite it if it exists already, without > > having the system asking me what to do? > > > > Thanks, > > Fabrizio > > >