Diast Posted May 19, 2010 Posted May 19, 2010 The macro I got a few days ago is working fine and does the things I want it to do. The part that I am having trouble with is that it has to be "appload"ed every time I open a new drawing. I tried putting it in "options" "files" "support files search path" but it doesn't show up in the browse button and when I tried to type it in I got a "not a valid search path" pop-up. Another easy fix I hope. Diast Quote
Ryder76 Posted May 19, 2010 Posted May 19, 2010 Can you screen shot your file path? What you are doing should work. Quote
Ryder76 Posted May 19, 2010 Posted May 19, 2010 Mine looks like this...I have all my LISP files in one folder and added it to my support path. Quote
Diast Posted May 19, 2010 Author Posted May 19, 2010 C:\Documents and Settings\******\My Documents\Downloads\Numinc v2-5.lsp The ***** is my name Quote
Ryder76 Posted May 19, 2010 Posted May 19, 2010 Another way to do it is to go ASSIT/AutoLISP/Load Application and then you will see these... add your macro in the startup suite. Quote
Diast Posted May 19, 2010 Author Posted May 19, 2010 That one works!! Thanks so much. I will just start putting my lisp routines in the same folder. Great idea. By the way, how do you "screen shot" your windows like that? I was using Fast Stone for a while but then they starting asking for money. Quote
alanjt Posted May 19, 2010 Posted May 19, 2010 That one works!! Thanks so much. I will just start putting my lisp routines in the same folder. Great idea. By the way, how do you "screen shot" your windows like that? I was using Fast Stone for a while but then they starting asking for money. Alt+Print Screen (for active window) Print Screen (for entire view) Quote
Ryder76 Posted May 19, 2010 Posted May 19, 2010 ALT + 'PrintScreen' - buttom above the number pad on my keyboard. It will copy to the clipboard the window that is current. Then I just paste it into 'paint' and save as a jpeg. oops alanjt beat me to it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.