How to search entire drawing including layout pages (paper space)

Hi All
I recently made a lisp to change all multileader block attributes in a drawing. It has one problem. It only works in model space.
Is there a way to make LISP search the entire drawing including all paper spaces ?

Comments

  • Update / Edit : I just noticed that the command will change all multileadre block attributes throughout the entire drawing including paper apace as long as it is called in model space.

    OOOps ! Disregard this question. I it now works from paper space also. I have no explanation why it didn't work before.
  • Might a layer have been frozen when you tried it before?

    -Joe