borderhopper Posted March 31, 2009 Posted March 31, 2009 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?? Quote
Lee Mac Posted March 31, 2009 Posted March 31, 2009 Are you sure you are typing the correct syntax to the command line? - some LISPs use sub-functions. Quote
borderhopper Posted March 31, 2009 Author Posted March 31, 2009 Syntax? Isn't it just the name of the file which I've saved? Quote
Lee Mac Posted March 31, 2009 Posted March 31, 2009 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:...) Quote
Lee Mac Posted March 31, 2009 Posted March 31, 2009 See here for more: http://www.cadtutor.net/faq/questions/28/How+do+I+use+an+AutoLISP+routine%3F Quote
Lee Mac Posted March 31, 2009 Posted March 31, 2009 No problems - any other questions, just ask 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.