T O P I C R E V I E W |
chowluca |
Posted - December 16 2009 : 04:47:02 AM hi
as i launch my scripts in autocad through hurricane i het this command line meesage: _____________________________________________________________
Command: _SDI Enter new value for SDI <0>: 1 Enter BACKSPACE to interrupt script.
Command: _OPEN Really want to discard all changes to drawing? <N> "p:\X_P01.dwg"
Yes or No, please. _____________________________________________________
then autocad will stop.
how can I avoid this?
best |
1 L A T E S T R E P L I E S (Newest First) |
Admin |
Posted - December 16 2009 : 09:57:02 AM Hi chowluca,
The reason AutoCAD is presenting the "Really want to discard..." prompt is because there have been changes made to your initial drawing..
Please confirm your Hurricane settings on the Tools->Options->Prefs tab, are set to "Use Open with DBMOD".
This will tell Hurricane to alter the open portion of the script to include a "Y", if the drawing database has been modified.
(Of course this setup will only work with Full AutoCAD and not LT)
Regards, Bill |
|
|