Print Page | Close Window

Transfer custom settings to 2014

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10874
Printed Date: 31.May.2026 at 18:15


Topic: Transfer custom settings to 2014
Posted By: Ken_Man
Subject: Transfer custom settings to 2014
Date Posted: 19.Dec.2014 at 13:10
I find customized settings from AutoCAD 2000 useful & could transfer OK up until 2010.  Now having the 2014 version I find transfer to "acad2014doc" off limits.
under
;;; === Originally defined in ACAD.mnl === we would add startup defun routines
All the other transfers of special menu pull-downs, Toolbars & icon buttons are straight forward & most work after accepting prompt box on screen, but some remain dead without addition to "acad2014doc".
 
Could anyone suggest alternative location folder for our startup routines that would work.
 



Replies:
Posted By: John Connor
Date Posted: 19.Dec.2014 at 13:24
You could try creating/using ACADDOC.LSP or the StartUp Suite.

Do not modify the reserved file acad2014doc.lsp; it contains AutoLISP-defined functions required by AutoCAD. The file acad2014doc.lsp is loaded into memory immediately before acaddoc.lsp.


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>




Print Page | Close Window