Aug. 31, 2012
6:25 p.m.
On 31 August 2012 20:03, Sean P. DeNigris <sean@clipperadams.com> wrote:
Frank Shearar-3 wrote
'asdasd' asFileReference writeStreamDo: [:s | s nextPutAll: 'baz' ]
First rule of filesystem... write something beautiful and it will probably work... 'path' asFileReference ensureFile ... pick a stream...
well, i was unsure if the intent was to create a file if it not exists. And reading from 0-sized file, you just created, don't looks like a good idea either.
-- View this message in context: http://forum.world.st/Pharo-2-0-Travis-tp4645663p4645783.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.