07.08.2015 Views

AutoCAD 2000 Visual Lisp Tutorial.pdf

  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Using <strong>Visual</strong> LISPDebugging ToolsIn This Chapter2This lesson teaches you how to use several valuableVLISP debugging tools that speed up the developmentof AutoLISP programs. You will also learn the differencebetween local and global variables, and when to usethem. Your program will become more active—promptingusers to enter some information. The informationwill be stored in a list and you’ll begin to understand■ Differentiating between Localand Global Variables■ Using Association Lists toBundle Data■ Examining Program Variables■ Revising the Program Code■ Commenting Program Code■ Setting a Breakpoint and UsingMore Watches■ Wrapping Up Lesson 2the power of using lists within your AutoLISP programs.After all, LISP got its name because it is a LISt Processinglanguage.13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!