Jump to content

Recommended Posts

Posted

Since this morning i am trying to learn what are LISP means, but I can't find better explanation. Please can anyone tell me about this? Writing it in notepad is the first way to do that, but how will you know the words/commands (whatever you call it) that you need to input. Do we have to make another tutorial lesson for that thing? how and where?.

 

Thanks so much for the info in advance.

Posted

As long as you are using Autocad 2010 which the Help document is still attached with that last version , just type vlide to fire up the Visual Lisp editor and from that pavement it would be a very good start for beginners and advanced Lispers .

 

Good luck .

Posted
... Writing it in notepad is the first way to do that, but how will you know the words/commands (whatever you call it) that you need to input. ...
... just type vlide to fire up the Visual Lisp editor ...
Here's the biggest tip: In VLIDE you can much more easily see the correct names of all the keywords as they get highlighted. Also there's stuff like apropos where you can search for keywords. And if you place the cursor on top of a keyword in the lisp file you can press Ctrl+F1 to have the help open on that keyword.

 

If you use something further like NotePad+ then you'd need to customize it to be able to highlight keywords and / or add auto-completing. Unfortunately help would not be available as it is in VLIDE, neither would debug break-points & watches.

 

And of course Lee's Tutorials has some very good tips: http://lee-mac.com/tutorials.html

Posted

Thanks guys for the information! will to start reading about it. thanks

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