Exchange Forum > Search Forums
Search Results
Search Results

Addison

AutoCAD General
Plotting Issue with 2007
  F1T6P1#2  Jeff, I just happened upon the following thread that may shine some light on the plotting in 2007 dilemma. It may not have all your...
Convert vlx to lsp
  F1T16P1#2  I've located two very useful links that you might want to review. The first one by Bill Kramer is very informative...
2009 Ribbon
  F1T25P1#2  AutoCAD 2009 loads using its new Ribbon Menu Interface. If you prefer you may set it back to the Classic Interface by switching to...
AutoCAD Help Internet Explorer Script Error
  F1T29P1#2  I’m not sure what may be causing the script error, but you can find some very useful help with AutoLISP functions on the following...
AutoLISP and Visual LISP
How do you get the tab names?
  F2T3P1#2  Have you looked into (layoutlist)? Try this on the command line: (setq MyTabs (layoutlist))...
Significance of c: before function names
  F2T14P1#2  The following link should explain it better than I can. I hope this helps out...
Dcl Dialogs
Need AutoLISP and dialog example
  F4T2P1#2  Justin, Here are two Dcl Dialogs Tutorials that will help you with what you are trying to accomplish and more. The AutoLISP Tutorial -...
Help me to add, store and delete in a POP-up LIST
  F4T5P1#6  We thought you were asking for help on displaying popup list in dialogs. These appear to be edit boxes in your dialog example. If you...
ObjectDCL and OpenDCL
ObjectDCL vs. OpenDCL
  F5T1P1#6  Here are the two best websites I've found on OpenDCL and ObjectDCL. http://opendcl.com/wordpress/?p=17...
ActiveX and VBA
Playing Sounds in AutoCAD
  F6T9P1#9  I just downloaded WimAmp from the link below. Everything seems to be working and playing fine. In the download screens I always...