Exchange Forum > Search Forums
Search Results
Search Results

Nite Coder

AutoLISP and Visual LISP
Oldie but a goodie - Glue.lsp
  F2T10P1#2  Very cool! I just tested it. Do you have or have you heard of the function that erases duplicate lines that are either shorter or...
  F2T10P1#6  Doesn’t the acronym "LISP" stand for Lost In Stupid Parenthesis?...
Printing key commands
  F2T19P1#5  cybermonk, That was an interesting method using the LogFile. Here's a shorter version using the vl-symbol-name function with the...
ActiveX and VBA
Looking for VBA tutorials for AutoCAD
  F6T1P1#2  Cool avatar dude, but it's making me dizzzy! Ah yes, there are a few I've browsed around in. Check out these three...
VBA values to AutoLISP
  F6T5P2#18  Dante, I think you’re on to something cool here with your project. I see you’re passing data from VBA back to AutoLISP. Here’s some...
  F6T5P3#25  I put your code after VBA ends into the second function and it works. Try it and see. (defun c:BorderInfo2 (/ Attribute BlockData...