View Full Version : LISP to set Page Setup on multiple Layouts
BCrouse
2006-03-03, 03:57 PM
Is the a lisp toutine out there that can change multiple tabs at on time. If not, here is my idea for the lisp.
You have a dwg that has 12 tabs in it. Any your have to change all the page setups for all 12 tabs. What I would like to do is to change the first page setup to my desired setting. After that tab is updated, the remaining tabs will automatically update.
Thank you,
Brad
Ed Jobe
2006-03-03, 05:51 PM
I don't have one in lisp, but vba. Check out the Exchange.
whdjr
2006-03-03, 06:04 PM
Here is one (http://www.theswamp.org/forum/index.php?topic=8855.msg113482#msg113482) from CAB.
BCrouse
2006-03-03, 08:24 PM
I don't have one in lisp, but vba. Check out the Exchange.
How does this work?
Ed Jobe
2006-03-03, 08:51 PM
The Exchange or my dvb?
BCrouse
2006-03-03, 08:53 PM
The Exchange or my dvb?
I got the one you said that was on the Exchange.
Ed Jobe
2006-03-03, 09:13 PM
In EX001230, there are 2 modes you can run. One prompts you for all info and the other runs with no prompts. First a dialog asks you which pages setups to delete, then prompts you for a dwg/dwt to import from. Another dialog asks you which ones to import and there are list boxes to set the ms setup and one for setting all ps layouts.
In EX001217, it simply presents a dialog showing which setups are stored in the dwg, allowing you to select one with the choice of setting the current layout or all of them.
Mike.Perry
2006-03-03, 11:30 PM
Hi
The following AUGI HotNews article contains a few links that might prove to be useful...
TIPniques: The Power of Page Setups - October 2005 (http://www.augi.com/publications/hotnews.asp?page=946)
Have a good one, Mike
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.