From: [Invalid-From-Line]
Subject: Is EXPERT the right command???
Date: 
Message-ID: <6ojcpe$fl2$1@winter.news.erols.com>
Is there a command that can be used in a script which
overrides the overwrite Y or N prompt when using the _DWFOUT
command?

I have used EXPERT to overwrite existing drawings when writing
blocks but it appears to have no effect when applied to _DWFOUT.

Thanks for your input,

Elliot G.
From: Nobuhiro Haketa
Subject: Re: Is EXPERT the right command???
Date: 
Message-ID: <6ojr5d$g6c$1@newsegg00.tokyonet.ad.jp>
········@erols.com wrote in message <············@winter.news.erols.com>...
>Is there a command that can be used in a script which
>overrides the overwrite Y or N prompt when using the _DWFOUT
>command?

Create the file you want to DWFOUT by AutoLISP first.  Just a
(close (open "your_file_name" "w")) is enough.

Then you can expect that there will be always "Y" prompt when using DWFOUT.

--
Nobuhiro Haketa <········@trialsoftware.com>
Trial Software Laboratories, Japan