I can't find a method to give me a substring of a String from a given index to the end. The copyFrom:to: method requires telling it the end. Does a method exist where you only specify the starting point? I know I could write it myself, but I don't want to do that if it's already there.

---
Mark Volkmann




_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to