Exchange Forum > Search Forums
Search Results
Search Results

Pheonix

AutoLISP and Visual LISP
Redefine Save command
  F2T11P1#1  I’m thinking about creating a macro or lisp routine to run a few commands before the save command. Does anyone know how to set...
  F2T11P1#4  I've started on a little program that will have AutoCAD open the last drawing saved from the day before. I'm not quite finished with it...
  F2T11P1#5  I’ve posted my completed program in the AutoLISP and Visual LISP area titled "Open last drawing saved". Thank you Zeanor for...
Open last drawing saved
  F2T12P1#1  Here is an AutoLISP program that I've been working on that opens the last drawing saved in the next AutoCAD session that's...
  F2T12P1#3  I’ve already had some positive feedback here at work about the program. They like it and have encouraged me to have the program...
  F2T12P1#6  Thanks for your help. There's just a few more things I need to debug to get it working...
Open all last drawings
  F2T15P1#1  This program opens all the last drawings saved in the next AutoCAD session that’s opened. Special thanks to Zeanor for his tips on...
  OpenDrawings.dvb  
  F2T15P1#3  I revised the OpenDrawings function so that it checks to see if at least one of the previous open drawings exists before running the...
Menus and Customization
Desktop shortcut codes
  F7T4P1#1  I just installed AutoCAD 2007 on my new computer. Can someone help me with the codes to put in my desktop shortcut to load my...