Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

Opening drawings causes prompt for saving Drawing1.dwg

Opening drawings causes prompt for saving Drawing1.dwg

Anonymous
Not applicable
1,422 Views
5 Replies
Message 1 of 6

Opening drawings causes prompt for saving Drawing1.dwg

Anonymous
Not applicable

Upon opening of drawings on occasion this pop up will prompt and ask for whether I want to save Drawing1.dwg....

 

Not sure why that is (I don't have any Drawing1.dwg open most of the times).  Can be rather annoying when publishing.Capture.JPGCapture.JPG

0 Likes
1,423 Views
5 Replies
Replies (5)
Message 2 of 6

Cadologist
Advocate
Advocate

You may have the SDI (Single Document Interface) system variable set so that only one drawing can be open at a single time. Check the SDI variable and ensure it is set to 0.

 

Enter SDI on the Command Line, then enter 0 as the value.

 

https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Multip...

 


Chad Franklin
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

Message 3 of 6

Anonymous
Not applicable

No, it is NOT set to 1.  I have multiple drawings open all the time.

0 Likes
Message 4 of 6

Cadologist
Advocate
Advocate

What is your STARTUP system variable set to?  You can set it to '2' to completely disable the drawing1 thing, however this is a workaround.  Example: testing on my end, startup at 0, I can open multiple files without drawing1 being prompted for a save.

 

Check out what your STARTUP variable is set at, and report back....

 

https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoC...


Chad Franklin
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

Message 5 of 6

rkmcswain
Mentor
Mentor
IF you open AutoCAD
AND a blank drawing is loaded
AND that drawing is modified (i.e. DBMOD is not 0)

.... that drawing is unnamed but it will be called "Drawing1.dwg" in the drawing tab, and it will remain OPEN if you open a second drawing.

Then if you decide to close AutoCAD, you will be prompted to save it.

OR if SDI=1, you will be prompted to save it at the moment you execute the OPEN command.

The PUBLISH command can change SDI and/or FILEDIA. If you are on 2016 or later, you can configure the sysvar monitor to watch SDI.


Message 6 of 6

Anonymous
Not applicable

STARUP is set to 3 currently.  SDI is set to 0.  Not sure if my publish is changing the SDI.  Where might I check if my publish might be cause?

0 Likes