Oops⦠Youâre right. Sorry about that Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On May 9, 2016, at 10:28 AM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 09 May 2016, at 15:26, Alexandre Bergel <alexandre.bergel@me.com> wrote:
Hi Sven,
There is apparently a problem in NeoCSVReader. #codepoint is apparently missing The following code raises an exception:
urlAsString := 'http://bit.ly/exampleCSV'.
Can you give me a working URL so that I can try myself ?
content := (ZnEasy get: urlAsString) contents readStream. lines := (NeoCSVReader on: content) skipHeader; upToEnd.
I loaded NeoCSV using: Gofer new smalltalkhubUser: 'SvenVanCaekenberghe' project: 'Neo'; package: 'ConfigurationOfNeoCSV'; load. (Smalltalk at: #ConfigurationOfNeoCSV) loadBleedingEdge.
Any idea?
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.