Two Commands to be Run Individually on each piece of Mtext In a Drawing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
You may want to disregard the title as I really didn't know how to describe what I'm trying to do with one sentence haha. What I need is a macro, lisp, or recorded action that will let me run through a set of Mtext objects and run two different already created lisp routines on each piece of Mtext that is on a certain layer. Basically it would do this:
1) Run a lisp routine titled: "Fiber-TilePhoto1"
2) Select text "228 477" on layer "B-TILE-NUMB"
3) Once that has completed, run lisp routine "Fiber-TilePhoto2"
4) The macro or lisp would then go to the next piece of mtext on layer "B-TILE-NUMB" and repeat steps 1 thru 3.
5) This macro would run on every piece of mtext on the mentioned layer that exists in the drawing.
Is this possible?
Thanks!
*AutoCAD Map 3D 2019 64 bit on Windows 10*