The Hurricane Forum
The Hurricane Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Hurricane for AutoCAD
 General Discussion
 consistent script failure

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Attach a File

Check here to subscribe to this topic.
   

T O P I C    R E V I E W
tsisler Posted - January 06 2004 : 5:36:12 PM
Folks,

The following script;

; ***************************************************************
; HURRICANE 6.2.4 - SCRIPT CREATED 1/6/2004 : 4:19:35 PM
; ***************************************************************
(if (/= (getvar "DBMOD") 0)(command "_.OPEN" "_Y")(command "_.OPEN"))
"C:DXF1677508_01-01.dxf"
(LOAD "C:/LISP/FlexAttExtr.LSP")
_QSAVE
_CLOSE


returns;

Command: (if (/= (getvar "DBMOD") 0)(command "_.OPEN" "_Y")(command "_.OPEN"))
_.OPEN
Command: nil


The LISP routine is returning 'nil' causing the script to fail.

This problem began after upgrading to Hurricane version 6.2.4. I was originally running AutoCAD 2002 and upgraded to Acad 2004 in an attempt to correct the problem. No luck.

Is there a simple way to suppress the LISP 'open' routine?

Any ideas will be greatly appreciated!

1   L A T E S T    R E P L I E S    (Newest First)
Admin Posted - January 06 2004 : 7:36:59 PM
Hi!

Yes, just go to the Tools->Options menu (in Hurricane), on the Config tab, and select "AutoCAD LT" compatibility. The lisp open will be replaced with the regular open. However, all the "Lisp" type Wizards will become disabled.

Could you please also try using the "Recover" rather than "Open" commands (Also in Tools->Options), and let me know what happens.

Also, based on what you have posted, I would recommend double-checking your "SETTINGS" tab in Hurricane, and press the "Use SDI on/off" Default Template to start with. If the problem persists, please let me know and I can investigate further.

Hope this helps!
Bill

The Hurricane Forum © 2009 - 2021 Go To Top Of Page
This page was generated in 0.14 seconds. Snitz Forums 2000