Not sure what you mean by 'all words in the given range' .. but if it's similar to subWord, then maybe "arrayWord" or "arrayWords"?
Mike > -----Original Message----- > From: Rick McGuire [mailto:[email protected]] > Sent: 01 February 2011 14:55 > To: Open Object Rexx Developer Mailing List > Subject: Re: [Oorexx-devel] [ oorexx-Feature Requests-1651215 > ] Add a method that will return string subwords as an array. > > 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 > ------------------------------------------------------------------------------ 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
