Jump to content

Recommended Posts

Posted

Starting to use lsp files for the first time and I've saved one for generating a sinewave (from this forum). Loads successfully using appload but then cannot be found when 'commanded'. Although some standard lsps do work, others do not e.g. 3dspiral is fine. I'm using Architectural Desktop 2004 - I'm certain there's a very simple explanation??

Posted

Are you sure you are typing the correct syntax to the command line? - some LISPs use sub-functions.

Posted

Syntax? Isn't it just the name of the file which I've saved?

Posted
Syntax? Isn't it just the name of the file which I've saved?

 

No, you can call the file whatever you like - the syntax you need to type at the command line appears after the main-function definition:

 

(defun c:...)

Posted

See here for more:

http://www.cadtutor.net/faq/questions/28/How+do+I+use+an+AutoLISP+routine%3F

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