Feb. 20, 2010
12:26 a.m.
location := 5. length := 3. result := 'Foo Bar Baz' copyFrom: location to: position + length - 1 2010/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