I recall seeing some pretty nifty Join(Split... code in a few scripts. I'd like to see them documented somewhere, b/c I could never seem to find them when I need it nor am I completely straight on what the limitations of them are.

For instance, can I reference/return the ubound element of split'd array in one short line of code?

Something like this: Code:
 Split($MyString,",")[Ubound(Split($MyString,","))] 

_________________________
-Jim

...the sort of general malaise that only the genius possess and the insane lament.