--- Begin Message ---
Hi All,I've got an SSL Exception : connect failed [code:-5] when installing
DataFrame (Metacello new baseline: 'DataFrame'; repository:
'github://PolyMathOrg/DataFrame'; load.) on pharo 6.1 on windows systemWhat am
I missing?cheers
--- End Message ---
--- Begin Message ---
where can i find a working version of Soup to manipulate HTML pages? the one on
SmalltalkHub does not work
Hayatou Oumarou--- End Message ---
--- Begin Message ---
Voted
Hayatou Oumarou
(+237)699470504
Le Dimanche 19 février 2017 6h09, Jigyasa Grover
a écrit :
Thank You Ben, Pharo was indeed a kick-starter !
Many thanks for your kind words Offray :)
Thanks Stepharo !
It'll be gre
Hello,
I use in Pharo 2.0 the class FileSystem to write in a text file(csv format).
I find only two options writeStream and readStream. I would not like each time
to overwrite the contents of my file and I do not find the option appendStream.
How can I do?
working := FileSystem disk w