- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone!
I'm trying to load a LISP to my AutoCAD Mac 2018.
The lisp I am trying to load is to automatically number my layout tabs according to their position/order based on CTAB field, so that if I add or reorder the layouts, the pages would be automatically renumbered.
Apparently someone has done it, but as a Visual Lisp, which I found in this page < https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/auto-number-lisp-based-on-layout-tab... >
But since I work with AutoCAD Mac, it doesn't work for me.
I would like to know if anyone have a plain AutoLISP with the same function as this one, or if someone knows how to rewrite the Visual Lisp format into "plain" AutoLISP so I could use it on my AutoCAD Mac.
I thank in advance everyone who can help!
Solved! Go to Solution.