A simple question...

How do I go about searching and deleting from a block?

Ex. 

["hello" "there" "this" "is" "an" "Example"]

I want to search for "this" and delete it to result with:

["hello" "there" "is" "an" "Example"]

Thanks!
Matt

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to