Message 1 of 10

Not applicable
04-28-2017
01:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have problem of loading my lisps automatically for all my documents:
I put all my desired lisps in this folder:
C:\Program Files\Autodesk\AutoCAD 2018\Support\en-us
also I add these lines to my ACAD2018DOC.LSP (there are more but for example) :
(load "3PRD") (load "atc") (load "b1") (load "bi")
In autocad I made custom toolbar and loaded the lisp :
(for example) for "3prd.lsp" I wrote in the Macro line :
^C^C_3PRD;
In other versions of autocad it works fine , but I have tried in on Autocad 2018 and it didn't work.
Also every time I open my Autocad my toolbars is messy (here is a picture):
https://drive.google.com/open?id=0BywYPAsctPuLdFpqNmNfMVVTZFU
Any help would be greatfull.
Thank you
Eyal
Solved! Go to Solution.