Author Topic: Autocad 2008-tool pallette  (Read 1333 times)

0 Members and 1 Guest are viewing this topic.

STEVEDALLAS

  • Guest
Autocad 2008-tool pallette
« on: December 14, 2007, 09:28:04 AM »
I would like to call lisps from either the dashboard or tool pallette.
How do I do that?

hudster

  • Gator
  • Posts: 2848
Re: Autocad 2008-tool pallette
« Reply #1 on: December 14, 2007, 09:37:08 AM »
right click on the tool, select properties and enter the following in the command string section of the tool on the tool palette

^C^C(load "<lisp location and name>";<lisp command>;

for example

^c^c(LOAD "C:/ATEMP/LISPS/msf.LSP");msf;
Revit BDS 2017, 2016, 2015, 2014, AutoCAD 2017, 2016, Navisworks 2017, 2016, BIM360 Glue