Jump to content

Recommended Posts

Posted

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

Posted

Is your macro a lisp routine?

Posted

Can you screen shot your file path? What you are doing should work.

Posted

Mine looks like this...I have all my LISP files in one folder and added it to my support path.

File Path.JPG

Posted

C:\Documents and Settings\******\My Documents\Downloads\Numinc v2-5.lsp

 

The ***** is my name

Posted

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.

 

AutoLISP Appload.jpg

Posted

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.

Posted
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)

Posted

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. ;)

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...