Thank you very much!
location := 5.
length := 3.
result := 'Foo Bar Baz' copyFrom: location to: position + length - 12010/2/20 Nathan Tuttle <nathan.tuttle@gmail.com>
I can't find any method that allows me to take a substring out of a string my location and length.
Anyone know?
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
--
Cheers,
Peter
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project