Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AutoCAD Core Console 2014 - AutoLISP File Doesn't Run

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Anonymous
1775 Views, 4 Replies

AutoCAD Core Console 2014 - AutoLISP File Doesn't Run

I have an AutoLisp file that runs fine with AutoCAD Core Console 2013.  It runs fine when loaded through the standard interface of 2014.  However, it does NOT run using AutoCAD Core Console 2014.  I know there are new security features in 2014.  What has to be done to allow it to run in 2014 AutoCAD Core Console?

 

Thanks,

 

Randy

4 REPLIES 4
Message 2 of 5
BlackBox_
in reply to: Anonymous

This post may be of use:

 

http://forums.autodesk.com/t5/Visual-LISP-AutoLISP-and-General/Enable-LISP-in-AutoCAD-2014/m-p/39121...

 

 

 

Cheers



"How we think determines what we do, and what we do determines what we get."

Message 3 of 5
Anonymous
in reply to: BlackBox_

I figured it out.  Your reply helped.  Thank you.

 

In the SCR file, you have to add the first two lines before your load statement.

 

TRUSTEDPATHS

"path"

(load "file" nil)

"c:defunname"

 

Message 4 of 5
BlackBox_
in reply to: Anonymous

Glad you found it useful, and thanks for posting your solution.

 

Cheers



"How we think determines what we do, and what we do determines what we get."

Message 5 of 5
Anonymous
in reply to: Anonymous

Hi,

I'm a noobie in AutoCAD

Can u explain to me how to run an AutoLisp routine in AutoCAD Core Console??? specifically attout.lsp

Many thanks dude!!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


Autodesk Design & Make Report