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... -- 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.
