Something just happened to my Autocad2018 that it no longer runs Hurricane batch scripts. I'm prompted DWGOPEN unknown command. Where is this defined? is there a setting in Hurricane for this, or Is there a lisp that needs to be loaded in CAD? Strange, everything was working well, it just changed this last time i tried to run a batch. G
Please doublecheck your settings in "Tools-> Options -> Prefs" Tab.
There are 4 options... 1. Use "Open" with DBMod 2. Use "Recover" with DBMod 3. Use DWGGateway 4. Other ("_OPEN")
Please ensure you have selected 1 or 4, if #1 doesn't work, try #4 as a test.
If neither are working, please double-check your AutoCAD session. There may be something that is starting during startup that is running prior to the script being handed over to AutoCAD, and it may be blocking the hurricane.scr file from running.
The best way to diagnose further is by pressing F2 in AutoCAD and taking a look at the command history.
Else, please write support@74mph.com and send screenshots of the above, and I'll help you try another couple of debugging techniques.