Did you change the file name? ----------------- Benoît St-Jean Yahoo! Messenger: bstjean Twitter: @BenLeChialeux Pinterest: benoitstjean Instagram: Chef_Benito IRC: lamneth Blogue: endormitoire.wordpress.com "A standpoint is an intellectual horizon of radius zero". (A. Einstein) On Monday, December 3, 2018, 9:52:08 a.m. EST, Roelof Wobben <r.wobben@home.nl> wrote: yep, on Pharo this is a empty collection. numbers := OrderedCollection new: 1000. so  index \\ (numbers size)  is something divide by zero Roelof Op 3-12-2018 om 15:44 schreef Roelof Wobben:
Op 3-12-2018 om 15:30 schreef Benoit St-Jean via Pharo-users:
Thanks,
But at first glance you do not use the contents of file anywhere or am I mistaken. When I try your code on the real input I see a divide by zero error message.
Roelof