Quote:

Hmmm... Join / Split tricks...

Ok, here's one that I use quite often:
Code:
While InStr($s,$c+$c) $s=Join(Split($s,$c+$c),$c) Loop


Useful, eh?




Richard, can you post some example code?
_________________________
-Jim

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