> On Tue, Feb 1, 2011 at 11:01 AM, Mike Cowlishaw > <[email protected]> wrote: > > Not sure what you mean by 'all words in the given range' .. but if > > it's similar to subWord, then maybe "arrayWord" or "arrayWords"? > > This is exactly the same meaning used for subWord()...returns > from the start position to the end position, but as an array > of individual words rather than a single string containing > all of the words. >
It was the word 'range' that had me scratching my head. If that means 'string', then either of the above sounds OK. In a non-Rexx-context I have been drifting more towards things like wordArrayFromString .. but that's a bit long for Rexx, perhaps. ------------------------------------------------------------------------------ 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
