Author |
Topic |
|
Simon Janssen
New Member
Canada
14 Posts |
Posted - February 20 2007 : 3:20:09 PM
|
Had have to able to run R14 and LT2007 so I am familiar with the SDI setting. However, when I run an R14 dwg now (having made the appropriate configuration) I now experience an error. ; *************************************************************** ; HURRICANE 6.5.13 - SCRIPT CREATED 20/02/2007 : 3:11:59 PM ; *************************************************************** ; << START OF PRE-BATCH COMMANDS >> _SDI 1 ; << END OF PRE-BATCH COMMANDS >> (if (/= (getvar "DBMOD") 0)(command "_.OPEN" "_Y")(command "_.OPEN")) "c:\1\3457-E-600-01_1.dwg" ; << START OF PRE-USERSCRIPT COMMANDS >> ZOOM E ; << START OF USER SCRIPT >> ;Insert new rev attributes information (LOAD"ATTCHG") ATTCHG 0,0 # 0 ATTCHG 0,0 LINE3-REV Rev.1 ATTCHG 0,0 LINE3_DESCRIPTION ATTCHG 0,0 LINE3_DATE ATTCHG 0,0 LINE3_ISSUED z e z .95x STAMP _PLOT E 0 (LOAD "C:/PROGRAM FILES/HURRICANE/LISP/LOG_TEXT.LSP") ;------------- LOG_TEXT sdi ALL
C:/Program Files/Hurricane/DATA/CAD 1-TextLog.lst ;------------- _QSAVE _SDI 0
Can you help? |
Simon Janssen |
|
Admin
Administrator
652 Posts |
|
Simon Janssen
New Member
Canada
14 Posts |
Posted - February 23 2007 : 12:55:11 PM
|
Hi Bill:
I am opening R14 dwg's with Hurricane set to R14 function, path etc. . No matter what script I run, Hurricane will not finish opening my dwg. Here is the pre-batch part of the script:
; *************************************************************** ; HURRICANE 6.5.10 - SCRIPT CREATED 23/02/2007 : 12:44:05 PM ; *************************************************************** ; << START OF PRE-BATCH COMMANDS >> _SDI 1 ; << END OF PRE-BATCH COMMANDS >>
the opening sequence results in the error:
Command: _SDI Unknown command "SDI". Press F1 for help.
There is something in my setup that mimicks or is a remnant of the R2007 setup which requires that I set up the SDI variable. I have to use this from time to time when I have to deal with 2000 series Acad dwgs.
I'm looking forward to using my valuable Hurricane again.
Thanks
Simon |
Simon Janssen |
|
|
Admin
Administrator
652 Posts |
Posted - February 23 2007 : 4:24:12 PM
|
Hi Simon,
If you are using AutoCAD R14, the SDI system variable doesn't exist in that version of AutoCAD.
Your Hurricane setup needs to be adjusted...
You can do either of two things, (or both like the video below).
You can go to Tools->Options and toggle the R14 setting, and ensure the LT checkbox is selected,
and/or
Go to the SETTINGS Tab in Hurricane, and click the "AutoCAD R14" default button, your settings should be corrected.
Here is a quick video tutorial http://www.74mph.com/tutorials/R14LTCompatibility.html
Please let me know if this solves your problem.
Regards, Bill
|
Hurricane for AutoCAD http://www.74mph.com FAQ at http://www.74mph.com/faq/faq.html Tutorials at http://www.74mph.com/tutorials.html |
|
|
Simon Janssen
New Member
Canada
14 Posts |
Posted - February 26 2007 : 10:31:32 AM
|
Yup! That was it. Thanks |
Simon Janssen |
|
|
|
Topic |
|