T O P I C R E V I E W |
GregD |
Posted - May 10 2010 : 12:48:29 PM I've just built up a new laptop and I'm having a problem I've not seen with Hurrcan before. When ACAD launches, I'm asked if I want to discard changes Y/N. I can type resume and the script runs on, but what setting is different from my old setup to make this happen? Thanks, GD |
3 L A T E S T R E P L I E S (Newest First) |
Admin |
Posted - April 13 2022 : 2:35:10 PM Hi aleronick,
The reason AutoCAD is asking you to "Discard Changes Y/N", is because the default drawing (usually empty) has been modified as it was being loaded. This is usually due to something being invoked upon loading of the DWG.
The "PreUserScript" area (on the settings Tab) will impose changes on the drawing (Like ZOOM E) or similar. So there needs to be a way to exit the FIRST/Default drawing after a 'change' is made (due to the PreUserScript field).
Could you post your AutoCAD F2 scrollback buffer text?
We could probably diagnose what is going on with that file. Thanks. |
aleronick |
Posted - April 13 2022 : 07:53:50 AM I am having this same issue. I used Hurricane on a Windows 7 PC before with no issues. I have "Use Open with DBMod" checked. I don't know what PREUSERSCRIPT is. Any Ideas? |
Admin |
Posted - May 10 2010 : 3:13:28 PM Double check your "Tools->Options->Prefs->To Load Drawings" settings..
If you don't have it set to "Use Open with DBMod" and you have some PREUSERSCRIPT settings invoked, then it will prompt you for that.
Regards, Bill |