Hello:
Earlier I learned from members of this board their suggestions of string parsing that would result in tokens based on observing white spaces; I have been researching how to load these tokens into an array once detected and determined. How do I take the token AFTER it is culled from a string and assign it to an array for further manipulation? Any help would be greatly appreciated.

reRanger