I have code written to implement this and even test cases for both String and MutableBuffer. In function, it's very similar to subWord(), but the return value is an array of all words in the given range rather than a single extracted string. The method name is currently called "wordArray". I'm not sure I really like that name, so I'm open to suggestions for renaming it. When I first started writing this, I used a working name of "wordList", but decided that would be confusing since it returns an array item, not a list instance.
Rick ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
