Jump to content

Recommended Posts

Posted

Hi every one,

it's my first time to use the lisp program. my problem is when i find a lisp file where should i save it.

 

thanks u:)

Posted

Bookmarked for addition to the FAQ part of the site :thumbsup:

 

Sorry, I can't answer your question, but somebody will be along soon who knows :) (or you can search some old threads as I'm pretty certain it's been asked before)

Posted

I sometimes save to My Documents or into our network, if the other guys want to use them.

Posted

I usually save mine under the support file in autodesk and add it to my start-up suite so that it is loaded everytime i start cad

Posted

if you save them in a pathed folder you can then load them with (load"myLisp")

Posted

Over time, you may find you have collected quite a few lisp files, blocks, and script files, etc.

I would create a folder named after each file type and keep these folders in your support path.

 

Here's my setup:

 

c:\MySupport\blocks

c:\MySupport\drawings

c:\MySupport\routines

c:\MySupport\scripts

Posted

I have mine all in a "lisp" folder and just call them when I need them via appload.

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