The Hurricane Forum
The Hurricane Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Hurricane for AutoCAD
 Tips and Tricks
 Delete Page Setups

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Attach a File

Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Admin Posted - September 04 2003 : 06:09:45 AM
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
1   L A T E S T    R E P L I E S    (Newest First)
Simon Janssen Posted - April 23 2009 : 2:51:23 PM
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?

The Hurricane Forum © 2009 - 2021 Go To Top Of Page
This page was generated in 0.19 seconds. Snitz Forums 2000