Is there a way to find and replace text within a block. Example: When opening a drawing I want to create a block check. I know the block name, lets say "BlockA", when the drawing opens it looks for this block then checks for a string of text, lets say "John Doe". If it finds this string, the lisp ask me if I want to replace "John Doe" with "Jack Frost". If yes, it updates these blocks. Is this possible? Any ideas? I sure hope that made since. Thanks Eric