$remove works like:
$remove(Word,LettersToRemove)for example
if i had the words "and hello"
//echo -a $remove(and hello,and)would return the word
helloand remove the
andhope that helped
EDIT:
i misunderstood what you meant

sorry
Last edited by whatsthedillio; 26/08/04 05:55 PM.