Message 1 of 5
How to fix this code...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I tried to improve program (see attached lisp file), but have some issues with it..
This program export layout names to excel file with dimension of each layouts (paper size)
Program working properly but have a real problem with functionality. I mean program return only
Dimensions of CURRENT TAB, but I need it for each one of layouts. I think, function (papersize) working only for current tab so I can’t to invoke this function for each one of tabs..
Can somebody fix it?
Any help will be very appreciated