The Hurricane Forum
The Hurricane Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Hurricane for AutoCAD
 Tips and Tricks
 Delete Page Setups
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Admin
Administrator



651 Posts

Posted - September 04 2003 :  06:09:45 AM  Show Profile  Visit Admin's Homepage  Reply with Quote
Heres a little script I found that uses vlisp to Delete ALL your nasty PAGESETUP files (located in your Plot dialog box).

Nice to be able to start from scratch!

(Just extract the scr file into your /SCRIPTS/ directory and look for DELETEPAGESETUP.scr)

Download Attachment: DELETEPAGESETUPS.zip
713 Bytes

Hurricane for AutoCAD
http://www.74mph.com
FAQ at
http://www.74mph.com/faq/faq.html
Tutorials at
http://www.74mph.com/tutorials.html

Simon Janssen
New Member

Canada
14 Posts

Posted - April 23 2009 :  2:51:23 PM  Show Profile  Visit Simon Janssen's Homepage  Reply with Quote
I am using the "insert Pagesetup" but this "delete page setup" results in an error.
Command: script

Command: (vl-load-com)

Command: (vlax-for page_set (vla-get-plotconfigurations (vla-get-activedocument
(vlax-get-acad-object)))
(_> (vla-delete page_set))

; error: ActiveX Server returned the error: unknown name: Delete


Any Ideas?

Simon Janssen
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Hurricane Forum © 2009 - 2021 Go To Top Of Page
This page was generated in 0.29 seconds. Snitz Forums 2000