Thanks!, I was not aware of that.
On Wed, Nov 21, 2018 at 2:21 AM Benoit St-Jean via Pharo-users <
pharo-users@lists.pharo.org> wrote:
> You probably need:
>
> String>>#lineNumberCorrespondingToIndex:
>
> -
> Benoît St-Jean
> Yahoo! Messenger: bstjean
> Twitter: @BenLeChialeux
> P
--- Begin Message ---
You probably need:
String>>#lineNumberCorrespondingToIndex:
-
Benoît St-Jean
Yahoo! Messenger: bstjean
Twitter: @BenLeChialeux
Pinterest: benoitstjean
Instagram: Chef_Benito
IRC: lamneth
Blogue: endormitoire.wordpress.com
"A standpoint is an intellectua
Hi,
given a text file and an offset, is there any class//message to obtain the
line number of that offset?
I just don't want to reinvent the wheel :)
TIA
arturo